08.04.2010, 12:00
its the semicolon
should be
Код:
if(!IsPlayerInRangeOfPoint(playerid, 5, x[playerid], y[playerid], z[playerid]));
Код:
if(!IsPlayerInRangeOfPoint(playerid, 5, x[playerid], y[playerid], z[playerid]))