Garry's Mod

Garry's Mod

Fire Extinguisher
Zobrazuje se 1–10 z 15 položek
< 1  2 >
Aktualizace: 1. bře. 2021 v 6.59

Actually fixed?

Aktualizace: 15. úno. 2021 v 17.13

* Fixed ammo display for normal Extinguisher not showing up

Aktualizace: 18. pro. 2019 v 7.34

None Provided

Aktualizace: 24. bře. 2019 v 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

Aktualizace: 8. říj. 2018 v 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 )

Aktualizace: 30. zář. 2018 v 9.45

Added admin only infinite Fire Extinguisher

Aktualizace: 24. led. 2015 v 3.25

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

Aktualizace: 12. čvc. 2014 v 11.52

Aktualizace: 1. dub. 2014 v 4.11

Aktualizace: 4. led. 2014 v 15.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.