Decoy projectile: Difference between revisions
Jump to navigation
Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
(-added class hierarchy, cleanup) |
||
Line 1: | Line 1: | ||
{{ent not in fgd}} | {{ent not in fgd}} | ||
{{CSGO topicon}} | {{CSGO topicon}} | ||
{{CD|CDecoyProjectile|file1=decoy_projectile.cpp}} | |||
{{this is a|point entity|game=Counter-Strike: Global Offensive|name=decoy_projectile}} | {{this is a|point 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. | ||
Revision as of 14:32, 2 July 2024
![]() |
---|
CDecoyProjectile |
![]() |
decoy_projectile
is a point 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.