10.12.2010, 13:21
Use under your teleport command to your deathmatch or w/e
SetPlayerTeam(playerid, 1);
under the other teleport command for the other team use
SetPlayerTeam(playerid, 2);
done
SetPlayerTeam(playerid, 1);
under the other teleport command for the other team use
SetPlayerTeam(playerid, 2);
done

