Env gargantua flame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
MyGamepedia (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{CDA|CEnvGargantuaFlame|CBaseEntity|}} | |||
{{ent not in fgd|nolink=1}} | {{ent not in fgd|nolink=1}} | ||
{{this is a|entity|name=env_gargantua_flame|game=Black Mesa}} This entity used by {{ent|npc_gargantua}} to perform a fire attack. Attempt to spawn this entity via {{command|ent_create|env_gargantua_flame}} console command will cause entity kill and play the fire sound once. | {{this is a|entity|name=env_gargantua_flame|game=Black Mesa}} This entity used by {{ent|npc_gargantua}} to perform a fire attack. Attempt to spawn this entity via {{command|ent_create|env_gargantua_flame}} console command will cause entity kill and play the fire sound once. | ||
== Inputs == | == Inputs == | ||
{{I|SetLife|param=float|Sets specified life time. Automatically fires by {{ent|npc_gargantua}} when it uses a fire attack.}} | {{I|SetLife|param=float|Sets specified life time. Automatically fires by {{ent|npc_gargantua}} when it uses a fire attack.}} | ||
{{I|Extinguish|param=void|Extinguishes flame. Automatically fires by {{ent|npc_gargantua}} when it stops a fire attack.}} | {{I|Extinguish|param=void|Extinguishes flame. Automatically fires by {{ent|npc_gargantua}} when it stops a fire attack.}} |
Latest revision as of 23:38, 26 May 2025
![]() |
---|
CEnvGargantuaFlame |
env_gargantua_flame
is an entity available in Black Mesa. This entity used by npc_gargantua to perform a fire attack. Attempt to spawn this entity via ent_create env_gargantua_flame console command will cause entity kill and play the fire sound once.
Inputs
- SetLife <float >
- Sets specified life time. Automatically fires by npc_gargantua when it uses a fire attack.
- Extinguish <void>
- Extinguishes flame. Automatically fires by npc_gargantua when it stops a fire attack.