npc_handgrenade

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default.
See below for instructions on making it available.
Class hierarchy
CBaseGrenadeTimed
CBaseGrenade
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
basegrenade_timed.cpp

npc_handgrenade is an entity available in Half-Life: Source Half-Life: Source, Half-Life 2 Half-Life 2, Portal (series) Portal (series), and Team Fortress 2 Team Fortress 2. Grenade that explodes immediately after it is spawned.[Clarify]

Todo: also exists in hlsdm, all hl2 games
Note.pngNote:Default model: models/weapons/w_grenade.mdl
Note.pngNote:Default touch behaviour CBaseGrenade::BounceTouch
Note.pngNote:Default think CBaseGrenade::TumbleThink

See Also