grenade_tripmine

From Valve Developer Community
Revision as of 10:03, 24 September 2024 by Nescius (talk | contribs)
Jump to navigation Jump to search
C++ Class hierarchy
???
CBaseAnimating
CBaseEntity

grenade_tripmine is a point entity available in Black Mesa Black Mesa. This is an explosive that emits a blue laser when placed on a surface and it explodes when something touches its blue laser.

Note.pngNote:This entity inherits all keyvalues, inputs, outputs and flags from CBaseAnimating and CBaseEntity classes.

Inputs

TripmineActivate  !FGD
Activate the tripmine turning on the blue laser

BaseGrenade:

Detonate
Fire to make the grenade explode.

Outputs

BaseGrenade:

OnDetonate
Grenade has just exploded.