03.01.2014, 19:12
First create a local veriable
then use
pawn Код:
new Float:x, Float:y, Float:z;
pawn Код:
GetPlayerPos(playerid, x, y, z);