01.11.2011, 22:35
If im reading right, your trying to get the nearest points of where a player is? Do it like this.
Код:
New Float:X,Float:Y,Float:z; GetPlayerPos(playerid,X,Y,Z);