GM:OnPlayerChangedTeam
Description
We advise against using this. It may be changed or removed in a future update.
Use GM:PlayerChangedTeam instead, which works for every Player:SetTeam call.
Called when a player has changed team using GM:PlayerJoinTeam.
This hook will not work with hook.Add and it is only called manually from GM:PlayerJoinTeam by the base gamemode