13.03.2011, 09:44
Take the ";" off the end of those lines, you don't need them there.
So
becomes
EDIT: Beaten by above poster. Why don't I get alerted to a new post before I post? -.-'
So
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 10, 2350.339843,-1181.649902,1027.976562));
pawn Код:
if(IsPlayerInRangeOfPoint(playerid, 10, 2350.339843,-1181.649902,1027.976562))

