Empty Statement?
#3

Take the ";" off the end of those lines, you don't need them there.

So
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 10, 2350.339843,-1181.649902,1027.976562));
becomes
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 10, 2350.339843,-1181.649902,1027.976562))
EDIT: Beaten by above poster. Why don't I get alerted to a new post before I post? -.-'
Reply


Messages In This Thread
Empty Statement? - by Max_Coldheart - 13.03.2011, 09:39
Re: Empty Statement? - by iggy1 - 13.03.2011, 09:44
Re: Empty Statement? - by Burridge - 13.03.2011, 09:44
Re: Empty Statement? - by Max_Coldheart - 13.03.2011, 09:44

Forum Jump:


Users browsing this thread: 1 Guest(s)