Z position to bottom of Player?
#2

pawn Код:
new Float:x, Float:y, Float:z;

GetPlayerPos(playerid, x, y, z);

z -= 0.7;

// Then use z accordingly.
Reply


Messages In This Thread
Z position to bottom of Player? - by Mattakil - 21.11.2013, 23:04
Re: Z position to bottom of Player? - by Emmet_ - 21.11.2013, 23:09

Forum Jump:


Users browsing this thread: 1 Guest(s)