Garry's Mod

Garry's Mod

Fire Extinguisher
Menampilkan1-10 dari 15 kiriman
< 1  2 >
Pembaruan: 1 Mar 2021 @ 6:59am

Actually fixed?

Pembaruan: 15 Feb 2021 @ 5:13pm

* Fixed ammo display for normal Extinguisher not showing up

Pembaruan: 18 Des 2019 @ 7:34am

None Provided

Pembaruan: 24 Mar 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

Pembaruan: 8 Okt 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 )

Pembaruan: 30 Sep 2018 @ 9:45am

Added admin only infinite Fire Extinguisher

Pembaruan: 24 Jan 2015 @ 3:25am

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

Pembaruan: 12 Jul 2014 @ 11:52am

Pembaruan: 1 Apr 2014 @ 4:11am

Pembaruan: 4 Jan 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.