15.02.2012, 10:03
You mean something like that?
Would be cool, if you'd explain that a little more with the fixed function!:/
PHP код:
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
SetPlayerPos(ID, x+1, y+1, z);