Garry's Mod
Fire Extinguisher
15件中 1-10 を表示
< 1  2 >
更新: 2021年3月1日 @ 6時59分

Actually fixed?

更新: 2021年2月15日 @ 17時13分

* Fixed ammo display for normal Extinguisher not showing up

更新: 2019年12月18日 @ 7時34分

None Provided

更新: 2019年3月24日 @ 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

更新: 2018年10月8日 @ 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 )

更新: 2018年9月30日 @ 9時45分

Added admin only infinite Fire Extinguisher

更新: 2015年1月24日 @ 3時25分

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

更新: 2014年7月12日 @ 11時52分

更新: 2014年4月1日 @ 4時11分

更新: 2014年1月4日 @ 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.