Quote:
Originally Posted by Penki4a
you can do like:
pawn Код:
new Float:X Float:Y Float:Z//on top of the script //and then GetPlayerPos(playerid, X, Y, Z);//whereever you want to use it basically X Y and Z are the coordinates that are stored and are waiting for you to use them lol
|
Read the topic again he's trying to check if a player is near not getting the player position.