Garry's Mod
Fire Extinguisher
กำลังแสดง 1-10 จาก 15 รายการ
< 1  2 >
อัปเดต: 1 มี.ค. 2021 @ 6: 59am

Actually fixed?

อัปเดต: 15 ก.พ. 2021 @ 5: 13pm

* Fixed ammo display for normal Extinguisher not showing up

อัปเดต: 18 ธ.ค. 2019 @ 7: 34am

None Provided

อัปเดต: 24 มี.ค. 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

อัปเดต: 8 ต.ค. 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 )

อัปเดต: 30 ก.ย. 2018 @ 9: 45am

Added admin only infinite Fire Extinguisher

อัปเดต: 24 ม.ค. 2015 @ 3: 25am

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

อัปเดต: 12 ก.ค. 2014 @ 11: 52am

อัปเดต: 1 เม.ย. 2014 @ 4: 11am

อัปเดต: 4 ม.ค. 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.