Garry's Mod

Garry's Mod

Fire Extinguisher
Näytetään 1–10 / 15
< 1  2 >
Päivitys: 1.3.2021 klo 6.59

Actually fixed?

Päivitys: 15.2.2021 klo 17.13

* Fixed ammo display for normal Extinguisher not showing up

Päivitys: 18.12.2019 klo 7.34

None Provided

Päivitys: 24.3.2019 klo 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

Päivitys: 8.10.2018 klo 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 )

Päivitys: 30.9.2018 klo 9.45

Added admin only infinite Fire Extinguisher

Päivitys: 24.1.2015 klo 3.25

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

Päivitys: 12.7.2014 klo 11.52

Päivitys: 1.4.2014 klo 4.11

Päivitys: 4.1.2014 klo 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.