Garry's Mod

Garry's Mod

Fire Extinguisher
1-10 van 15 items weergegeven
< 1  2 >
Update: 1 mrt 2021 om 6:59

Actually fixed?

Update: 15 feb 2021 om 17:13

* Fixed ammo display for normal Extinguisher not showing up

Update: 18 dec 2019 om 7:34

None Provided

Update: 24 mrt 2019 om 5:59

* Fixed sound looping after the weapon was dropped
* Fixed dropping and picking the weapon up giving you ammo unintentionally
* Fixed ammo regen resetting ammo if it is above the set maximum

Update: 8 okt 2018 om 10:24

Added ExtinguisherDoExtinguish hook. If you want to override the default extinguishing action, or do something custom when something gets extinguished by this mod, use this hook:

hook.Add( "ExtinguisherDoExtinguish", "", function( prop ) print( prop ) -- The prop that is being extinguished, can be any entity return true -- true to prevent default action. Other values or no return will mean do default action. end )

Update: 30 sep 2018 om 9:45

Added admin only infinite Fire Extinguisher

Update: 24 jan 2015 om 3:25

Fixed a Lua error that happened when you ran out of ammo.

Update: 12 jul 2014 om 11:52

Update: 1 apr 2014 om 4:11

Update: 4 jan 2014 om 15:46

* Added selection icon
* Improved world model
* Improved view model, made compatible with View Model Hands
* Added ammo
* Ammo regenerates up to 1000 underwater.
* Removed secondary attack
* A lot of optimizations ( Effect fix, the thing fires slower, multiplayer prediction fixes )
* Reanimated, added idle animations and firing animations.