Garry's Mod

Garry's Mod

217 betyg
[DarkRP] Health and Armour Stations
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Fun, Roleplay
Filstorlek
Lades upp
Uppdaterades
18.997 KB
21 jan, 2016 @ 4:33
24 jul, 2018 @ 16:12
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
[DarkRP] Health and Armour Stations

Beskrivning
These are money printers but instead of printing money, they printer either health or amour.
Now on github! https://github.com/zakarybk/Health-and-Armour-Stations

--------------------------------------------------------------------------------------
About:
In the init.lua of the station, there's a small config at the top which looks like:
local Ar_fill_rate = 5 local Ar_plyfill_rate = 0.2 local Ar_printer_health = 100 local Ar_printer_storage = 100 local overheatchance = 500
--------------------------------------------------------------------------------------
Entity code:

DarkRP.createEntity("Health Station", { ent = "health_station", model = "models/props_c17/consolebox01a.mdl", price = 500, max = 1, cmd = "health_station", }) DarkRP.createEntity("Armour Station", { ent = "armour_station", model = "models/props_c17/consolebox01a.mdl", price = 500, max = 1, cmd = "armour_station", })

--------------------------------------------------------------------------------------
Other

Please let me know if you encounter any bugs. If you like them it would be awesome if you gave it a thumbs up!

28 kommentarer
GamingOfficialZZ 18 aug, 2017 @ 3:22 
Is there anyway to stop them from overheating? I set the chance to 0 but they still blow up
39g  [skapare] 25 nov, 2016 @ 1:41 
Yay :D
Zak  [skapare] 24 nov, 2016 @ 23:53 
Cool
rabidjewls 24 nov, 2016 @ 20:22 
Nice job on this hack! You sent me these a while ago, but never took such a good look at 'em. So because of the upcoming release of my server I decided to use these and change them to my liking. Looks pretty good in my opinion, but you take a look! <3

https://postimg.org/image/z04penlgd/
Serial Designation N 10 aug, 2016 @ 12:52 
V k
Zak  [skapare] 10 aug, 2016 @ 12:02 
You'd probably have to edit some things around.
Serial Designation N 10 aug, 2016 @ 11:06 
could this possibly work on sandbox to?
Aksavi* 1 jul, 2016 @ 4:42 
Ohh okay thanks
Zak  [skapare] 1 jul, 2016 @ 2:01 
Yep, was on a server yesterday with them.
Aksavi* 30 jun, 2016 @ 22:26 
Is it still working?