This article's documentation is for anything that uses the Source engine. Click here for more information.

Env particlesmokegrenade: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{stub|section=1}} {{ent not in fgd|nolink=1}} {{CD|ParticleSmokeGrenade|file1=particle_smokegrenade.cpp}} {{this is a|point entity|name=env_particle_trail}} It's a cloud of s...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{ent not in fgd|nolink=1}}
{{ent not in fgd|nolink=1}}
{{CD|ParticleSmokeGrenade|file1=particle_smokegrenade.cpp}}
{{CD|ParticleSmokeGrenade|file1=particle_smokegrenade.cpp}}
{{this is a|point entity|name=env_particle_trail}} It's a cloud of smoke, used in {{css|4}} and {{dods|4}}. In {{csgo|4}}, the effect is instead directly made by the {{ent|smokegrenade_projectile}}
{{this is a|point entity|name=env_particlesmokegrenade}} It's a cloud of smoke, used in {{css|4}} and {{dods|4}}. In {{csgo|4}}, the effect is instead directly made by the {{ent|smokegrenade_projectile}}
 
[[Category:Particles]][[Category:CBaseParticleEntity]]

Latest revision as of 09:01, 7 August 2024

Stub

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

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
ParticleSmokeGrenade
CBaseParticleEntity
CBaseEntity
C++ particle_smokegrenade.cpp

env_particlesmokegrenade is a point entity available in all Source Source games. It's a cloud of smoke, used in Counter-Strike: Source Counter-Strike: Source and Day of Defeat: Source Day of Defeat: Source. In Counter-Strike: Global Offensive Counter-Strike: Global Offensive, the effect is instead directly made by the smokegrenade_projectile