Prop counter: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{csgo point|prop_counter}} {{DZupdate}} == Description == This entity show amount of money needed to open a door in Danger Zone mode. {{note|How to set up this entity is do...")
 
m (spelling)
Line 2: Line 2:


== Description ==  
== Description ==  
This entity show amount of money needed to open a door in Danger Zone mode.
This entity shows the amount of money needed to open a door in Danger Zone mode.
{{note|How to set up this entity is documented on [[dz_door]] page. [https://developer.valvesoftware.com/wiki/Dz_door#Setting_up_Security_Doors_for_Danger_Zone Quick Link]}}
{{note|How to set up this entity is documented on [[dz_door]] page. [https://developer.valvesoftware.com/wiki/Dz_door#Setting_up_Security_Doors_for_Danger_Zone Quick Link]}}

Revision as of 14:57, 15 December 2018

prop_counter 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.

Description

This entity shows the amount of money needed to open a door in Danger Zone mode.

Note.pngNote:How to set up this entity is documented on dz_door page. Quick Link