Radar jammer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "thumb|300px|right| {{csgo point|radar_jammer}} {{DZupdate}} == Entity description == Radar jammer blocks drones nearly. Costs $1100. == KeyValues...")
 
Line 4: Line 4:


== Entity description ==
== Entity description ==
Radar jammer blocks drones nearly. Costs $1100.
Radar jammer blocks controllable drones nearly, and hides yellow zones. Costs $1100.
 


== KeyValues ==
== KeyValues ==
{{KV Targetname}}
{{KV Targetname}}
{{KV Angles}}
{{KV Angles}}

Revision as of 02:30, 30 March 2022

radar_jammer is a point entity available in Counter-Strike: Global Offensive Counter-Strike: Global Offensive. It's one of many new entities added with the CS:GO Danger Zone Danger Zone update.

Entity description

Radar jammer blocks controllable drones nearly, and hides yellow zones. Costs $1100.

KeyValues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Pitch Yaw Roll (Y Z X) (angles) <QAngle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.