Func buyzone: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(this is trash)
No edit summary
Line 1: Line 1:
#REDIRECT [[Counter-Strike:_Source_Level_Creation#Basic_CS:S_entities]]
 
== Func_buyzone ==
 
To create a buy zone you need a brush where you want the buy zone to be with the texture Trigger, then once you have that select the brush and press Ctrl+t and change the class to func_buy zone.
 
----
 
== Selecting Which Team for Buy Zone ==
 
To choose what team you want to use the buy zone with (terrorist or counter-terrorist) you simply change the team number (default is "0") to either Counter-Terrorist or Terrorist.
 
----

Revision as of 22:46, 9 July 2010

Func_buyzone

To create a buy zone you need a brush where you want the buy zone to be with the texture Trigger, then once you have that select the brush and press Ctrl+t and change the class to func_buy zone.


Selecting Which Team for Buy Zone

To choose what team you want to use the buy zone with (terrorist or counter-terrorist) you simply change the team number (default is "0") to either Counter-Terrorist or Terrorist.