monster_tripmine

From Valve Developer Community
Jump to navigation Jump to search
Source Engine ( General | Half-Life: Source | Black Mesa )
edit

Stub

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

Class hierarchy
CTripmineGrenade
CHL1BaseGrenade
CBaseGrenade
CBaseProjectile
CBaseAnimating
CBaseEntity
hl1_weapon_tripmine.cpp
Monster tripmine-example-hls.jpg

monster_tripmine is a model entity available in Half-Life: Source Half-Life: Source. Entity created when placing weapon_tripmine. Its blue beam is beam entity.

Tip.pngTip:Using AddOutput "nextthink -1" will prevent them from being triggered by going through the beam, AddOutput "nextthink 1" will again enable triggering

See also