17.06.2016, 00:06
First one because you have a option to choose from. Lets say i just need Z coordinate, so i can:
(no more than one allocation)
pawn Code:
new Float:z;
GetPlayerPos(playerid, z, z, z);