Func buyzone
Jump to navigation
Jump to search
Template:Base brush multi It is used to define the "Buy Zones" used by players to purchase weapons and equipment.
Keyvalues
|
Inputs
- SetTeam_TerroristOnly (in all games since
) - Restrict buyzone to terrorists only.
- SetTeam_CTOnly (in all games since
) - Restrict buyzone to counter-terrorists only.
- SetTeam_AllTeams (in all games since
) - Allows all teams to use the buyzone.
- SetTeam_None (in all games since
) - Allows no team to use the buyzone, effectively disabling it. Todo: Does this actually behave different from
Disablein any way?
|
Outputs
|