Garry's Mod

Garry's Mod

Fire Extinguisher
15개 중 1~10개 표시 중
< 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.