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

Env explosion (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{tabs|env_explosion|goldsrc = 1|source = 1|main = source}} {{This is a|name=env_explosion|e0|engine=1}} It creates an explosion at its origin. ==Key Values== {{hl1_kv_targe...")
 
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{tabs|env_explosion|goldsrc = 1|source = 1|main = source}}  
{{tabs|env_explosion|goldsrc = 1|source = 1|main = source}}  
{{This is a|name=env_explosion|e0|engine=1}} It creates an explosion at its origin.
{{this is a|point entity|name=env_explosion|engine=GoldSrc}} It creates an explosion at its origin.


==Key Values==
==Key Values==

Latest revision as of 21:04, 17 May 2024

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

Key Values

Name (targetname) <string>
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