Weapon basecsgrenade: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
(OnGrenadeThrow, make the player who throws this say "Fire in the hole!" or the likes of "Chase this you zombie bastards!")
Line 2: Line 2:
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{CD|CBaseCSGrenade}}
{{CD|CBaseCSGrenade}}
{{this is a|point entity|name=weapon_basecsgrenade|series=Left 4 Dead}}
{{this is a|point entity|name=weapon_basecsgrenade|game=Counter-Strike series|game1=Left 4 Dead series}} The base for throwable grenade weapons.


== See also ==
== See also ==
* [[weapon_csbase_gun]]
* [[weapon_csbase_gun]]
* [[weapon_cs_base]]
* [[weapon_cs_base]]

Revision as of 04:45, 26 September 2024

Stub

This article or section is a stub. You can help by expanding it.

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CBaseCSGrenade
CTerrorWeapon
CWeaponCSBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity

weapon_basecsgrenade is a point entity available in Counter-Strike seriesCounter-Strike series Counter-Strike series and Left 4 Dead seriesLeft 4 Dead series Left 4 Dead series. The base for throwable grenade weapons.

See also