if anyone has played my zombie script in the script release section they may notice that in the team game mode, people can change teams using the esc menu buttons, giving them the ability to go from zombie to human and vis versa when they shouldnt. ive tried doing some onteamchange stuff but unfortunately it doesnt differentiate between a team change using the menu and a team change using /setteam. im curious to know if there is a way to detect the difference, change teams using a different code that the onteamchange procedure doesnt detect, or to disable changing teams with the menu altogether.