Garry's Mod
Fire Extinguisher
Hiển thị 1-10 trong 15 mục
< 1  2 >
Cập nhật: 1 Thg03, 2021 @ 6:59am

Actually fixed?

Cập nhật: 15 Thg02, 2021 @ 5:13pm

* Fixed ammo display for normal Extinguisher not showing up

Cập nhật: 18 Thg12, 2019 @ 7:34am

None Provided

Cập nhật: 24 Thg03, 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

Cập nhật: 8 Thg10, 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 )

Cập nhật: 30 Thg09, 2018 @ 9:45am

Added admin only infinite Fire Extinguisher

Cập nhật: 24 Thg01, 2015 @ 3:25am

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

Cập nhật: 12 Thg07, 2014 @ 11:52am

Cập nhật: 1 Thg04, 2014 @ 4:11am

Cập nhật: 4 Thg01, 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.