16.08.2009, 17:25
hey all
if i use this code (example)
and then i go ingame and type: "/tpm hello"
then it says me i'm not in a team ?
Gijs
if i use this code (example)
pawn Код:
public OnPlayerSpawn(playerid)
{
SetPlayerTeam(playerid,4);
return 1;
}
then it says me i'm not in a team ?
Gijs