Func buyzone: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (some cleanup; needs to be conformed to other entity articles)
Line 1: Line 1:
== Creating Func_buyzone ==
{{stub}}


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.
To create a buyzone you need a [[brush]] where you want the buyzone to be, with the texture Trigger, then once you have that select the brush and press {{key|Ctrl|T}} and change the class to func_buyzone.


== Selecting Which Team for Buy Zone ==
== Selecting the team ==


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.
To choose what team you want to use the buyzone with (terrorist or counter-terrorist) you simply change the team number (default is "0") to either Counter-Terrorist or Terrorist.


----
[[Category:Counter-Strike: Source Entities]]
http://farm5.static.flickr.com/4078/4778711631_cf785a72cc_b.jpg

Revision as of 01:59, 16 March 2011

Stub

This article or section is a stub. You can help by expanding it.

To create a buyzone you need a brush where you want the buyzone to be, with the texture Trigger, then once you have that select the brush and press Ctrl+T and change the class to func_buyzone.

Selecting the team

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