Decoy projectile: Difference between revisions
Jump to navigation
Jump to search
(-added class hierarchy, cleanup) |
m (Classifying as model entity) |
||
Line 2: | Line 2: | ||
{{CSGO topicon}} | {{CSGO topicon}} | ||
{{CD|CDecoyProjectile|file1=decoy_projectile.cpp}} | {{CD|CDecoyProjectile|file1=decoy_projectile.cpp}} | ||
{{this is a| | {{this is a|model entity|game=Counter-Strike: Global Offensive|name=decoy_projectile}} | ||
== Entity Description == | == Entity Description == | ||
Thrown version of [[weapon_decoy]]. | Thrown version of [[weapon_decoy]]. | ||
When this entity is created using {{ent|ent_create|decoy_projectile}}, it does emit particles for some time, but neither will it emit any sounds nor will it explode. | When this entity is created using {{ent|ent_create|decoy_projectile}}, it does emit particles for some time, but neither will it emit any sounds nor will it explode. |
Latest revision as of 04:30, 19 May 2025
![]() |
---|
CDecoyProjectile |
![]() |
decoy_projectile
is a model entity available in Counter-Strike: Global Offensive.
Entity Description
Thrown version of weapon_decoy. When this entity is created using ent_create decoy_projectile, it does emit particles for some time, but neither will it emit any sounds nor will it explode.