MantisBT - Zandronum
View Issue Details
0001879Zandronum[All Projects] Suggestionpublic2014-07-08 11:132014-07-09 00:02
ZzZombo 
 
normalminorunable to reproduce
newopen 
 
 
0001879: Add "locked" TEAMINFO property
W/ such flag, the team can't be manually joined by players. The only way to enter it is Player_SetTeam(). It's not listed in team selection menu, etc. In my mod I want players to naturally enter the Infected team after they die or get infected.
If there is only one unlocked team there is no team selection, players join right away as they hit the join button.
No tags attached.
Issue History
2014-07-08 11:13ZzZomboNew Issue
2014-07-08 19:23CatastropheNote Added: 0009906
2014-07-09 00:02ZzZomboNote Added: 0009910

Notes
(0009906)
Catastrophe   
2014-07-08 19:23   
Couldn't you do sv_noteamswitch?
(0009910)
ZzZombo   
2014-07-09 00:02   
What? How does it prevent them from joining a team?