Garry's Mod

Garry's Mod

Fire Extinguisher
目前顯示第 1-10 項,共 15 項
< 1  2 >
更新:2021 年 3 月 1 日 @ 上午 6:59

Actually fixed?

更新:2021 年 2 月 15 日 @ 下午 5: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 日 @ 下午 3: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.