stock a_SetPlayerPos(playerid , Float:x , Float:y , Float:z) { // your code SetPlayerPos(playerid,x,y,z); }