16.03.2014, 00:05
So i get a wired error that i miss something in IsPlayerInRangeOfPoint function
here is the code
here is the code
pawn Код:
new Float:X, Float:Y, Float:Z;
GetPlayerPos(id,X,Y,Z);
if(IsPlayerInRangeOfPoint(playerid,2,X,Y,Z));
pawn Код:
LSCNR.pwn(3883) : error 036: empty statement