Empty Statement?
#1

Can someone tell me how this worked last night but now it's an empty statement?

pawn Код:
if(gTeam[playerid] == TEAM_POLICE);
Reply
#2

Код:
if(gTeam[playerid] == TEAM_POLICE)
{

}
not
Код:
;
Reply
#3

Forgot, Thanks man
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)