18.07.2011, 20:53
I think but im not sure:
Close the open "(" symbols.
Example you have:
Make it like:
Dont forgot to close the ( !!!
Close the open "(" symbols.
Example you have:
pawn Код:
if(GetPVarInt(playerid, "Event", 1)
pawn Код:
if(GetPVarInt(playerid, "Event", 1))