Team: Difference between revisions
Jump to navigation
Jump to search
Tip:You can test these out in game with console command
Tip:You can change it using
Co-op Strike and play for the Terrorist team
No edit summary |
|||
Line 12: | Line 12: | ||
|- | |- | ||
|<code>1</code> | |<code>1</code> | ||
|Spectator | |'''Spectator''' | ||
|Invisible | |Invisible | ||
|- | |- | ||
|<code>2</code> | |<code>2</code> | ||
|Terrorist | |<span style="color:gold">Terrorist</span> | ||
|Terrorist map default, or choosen agent | |<span style="color:gold">Terrorist</span> map default, or choosen agent | ||
|- | |- | ||
|<code>3</code> | |<code>3</code> | ||
|Counter-Terrorist | |<span style="color:#057aff">Counter-Terrorist</span> | ||
|Counter-Terrorist map default, or choosen agent | |<span style="color:#057aff">Counter-Terrorist</span> map default, or choosen agent | ||
|- | |- | ||
|Other | |Other | ||
|Undefined | |Undefined | ||
|Terrorist map default | |<span style="color:gold">Terrorist</span> map default | ||
|} | |} | ||
{{Tip|You can change it using <code>ent_fire</code> in {{Csgo mode|Coop}} and play for the Terrorist team}} | {{Tip|You can change it using <code>ent_fire</code> in {{Csgo mode|Coop}} and play for the Terrorist team}} |
Revision as of 10:48, 29 September 2022
teamnumber is a keyvalue, that avalible in Counter-Strike: Global Offensive. It defines the team of player.

ent_fire player AddOutput "teamnumber #"
where # is a number from table below.Various teamnumber in Valve Source Engine titles
Decimal | Description | Player Model |
---|---|---|
1
|
Spectator | Invisible |
2
|
Terrorist | Terrorist map default, or choosen agent |
3
|
Counter-Terrorist | Counter-Terrorist map default, or choosen agent |
Other | Undefined | Terrorist map default |

ent_fire
in 