Func extinguishercharger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
{{ent not in fgd}}
{{ent not in fgd}}
weapon_extinguisher.cpp
:LINK_ENTITY_TO_CLASS( weapon_extinguisher, CWeaponExtinguisher );
:PRECACHE_WEAPON_REGISTER( weapon_extinguisher );


[[Category: Weapons]]
[[Category: Weapons]]

Revision as of 14:47, 13 February 2006

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
weapon_extinguisher.cpp
LINK_ENTITY_TO_CLASS( weapon_extinguisher, CWeaponExtinguisher );
PRECACHE_WEAPON_REGISTER( weapon_extinguisher );