Cs team manager: Difference between revisions
Jump to navigation
Jump to search

Warning:Killing this entity crashes the game.
(-added client class hierarchy) |
No edit summary |
||
Line 4: | Line 4: | ||
{{CD|CCSTeam|file1=cs_team.cpp}} | {{CD|CCSTeam|file1=cs_team.cpp}} | ||
{{CD|C_CSTeam|base=C_Team|client=1|file1=c_cs_team.cpp}} | {{CD|C_CSTeam|base=C_Team|client=1|file1=c_cs_team.cpp}} | ||
{{This is a|logical entity|name=cs_team_manager|game=Counter-Strike series|game1=Left 4 Dead series}} It is automatically created for each team when the map loads. (4 are created in {{l4d}}, and 5 in {{l4d2}}) | {{This is a|logical entity|name=cs_team_manager|game=Counter-Strike series|game1=Left 4 Dead series}} It is automatically created for each team when the map loads. (4 are created in {{l4d}}, and 5 in {{l4d2}}). It stores names and score of each team and list of players that belong to that team | ||
Team names in Counter-Strike series | |||
*0: "Unassigned" | |||
*1: "Spectator" | |||
*2: "TERRORIST" | |||
*3: "CT" | |||
Team names in Left 4 Dead series | |||
*0: "Unassigned" | |||
*1: "Spectator" | |||
*2: "Survivor" | |||
*3: "Infected" | |||
*4: "L4D1_Survivor" {{l4d2|only}} | |||
{{warning|Killing this entity crashes the game.}} | {{warning|Killing this entity crashes the game.}} | ||
Revision as of 05:04, 9 May 2025




This is a preserved entity.
If the game has round restart mechanics this entity may not behave as expected.
If the game has round restart mechanics this entity may not behave as expected.
![]() |
---|
CCSTeam |
![]() |
![]() |
---|
C_CSTeam |
![]() |
cs_team_manager
is a logical entity available in Counter-Strike series and
Left 4 Dead series. It is automatically created for each team when the map loads. (4 are created in
, and 5 in
). It stores names and score of each team and list of players that belong to that team
Team names in Counter-Strike series
- 0: "Unassigned"
- 1: "Spectator"
- 2: "TERRORIST"
- 3: "CT"
Team names in Left 4 Dead series
