Quote:
Originally Posted by vvhy
You forgot to include Float:range which is The furthest distance the player can be to be in range.
so it would be
pawn Код:
if(IsPlayerInRangeOfPoint(playerid,1.0, 295.8104,-38.5144,1001.5156))//furthest distance being 1.0
|
Thanks, fixed the problem. For some reason i never tend to see the smallest errors xD