This article's documentation is for the "GoldSrc" engine. Click here for more information.

env_explosion

From Valve Developer Community
Jump to: navigation, search

env_explosion is a point entity available in all GoldSrc GoldSrc games. It creates an explosion at its origin.

Key Values


Targetname:
Name (targetname) <targetname>
The targetname that other entities refer to this entity by.
Magnitude (iMagnitude) <integer>
The amount of damage done by the explosion.

Flags

  • [1]: No Damage
  • [2]: Repeatable
  • [4]: No Fireball
  • [8]: No Smoke
  • [16]: No Decal
  • [32]: No Sparks