21.04.2011, 20:05
Heey guys
I have made a tdm with anti teamkill. I made the anti teamkill with a timer:
And i made a FFA but how can i delete the anti teamkill if they are in FFA. Or destroy the teams? Helps SetplayerTeam(playerid,-1);?
pls help
Thanks Admigo
I have made a tdm with anti teamkill. I made the anti teamkill with a timer:
Код:
public SettingPlayerTeam() { for(new playerid; playerid < 200; playerid++) SetPlayerTeam(playerid, gTeam[playerid]); return 1; }
pls help
Thanks Admigo