Garry's Mod

Garry's Mod

Fire Extinguisher
Showing 1-10 of 15 entries
< 1  2 >
Update: 1 Mar, 2021 @ 6:59am

Actually fixed?

Update: 15 Feb, 2021 @ 5:13pm

* Fixed ammo display for normal Extinguisher not showing up

Update: 18 Dec, 2019 @ 7:34am

None Provided

Update: 24 Mar, 2019 @ 5:59am

* 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 Oct, 2018 @ 10:24am

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 @ 9:45am

Added admin only infinite Fire Extinguisher

Update: 24 Jan, 2015 @ 3:25am

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

Update: 12 Jul, 2014 @ 11:52am

Update: 1 Apr, 2014 @ 4:11am

Update: 4 Jan, 2014 @ 3:46pm

* 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.