2 other bugs:
1- On the Team Selection board (i.e.
TeamMenu.res), when players uses the "Auto Select" button, they always join the MI6 team. Quite annoying on a Team DM server since it would result in a 1or2 (in janus, only regular players would choose this team) VS 6or7 (in MI6) players game.
"jointeam2"
{
[blabla]
"labelText" "#TM_Join_Team_2"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "jointeam 2"
"Default" "0"
}
[something...]
"autojoin"
{
[blabla]
"labelText" "#TM_Auto_Join"
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
"wrap" "0"
"Command" "jointeam 2"
"Default" "1"
}
2- Team score can sometimes be glitchy: it should be 46 here, not 0 for Janus. Its not a problem here since theres only 1 player. Can be more annoying with 4 or 5 players. It happens on a random basis.