22.01.2011, 12:11
Hi all,im working on /stats to show the current team name,so i made this:
Same for other teams,but i get tons of errors,what's wrong?
pawn Код:
if(gTeam[playerid] == TEAM_RPG)
{
SendClientMessage(playerid, RED, "TEAM: RPG);
)