new Float:x, Float:y, Float:z;GetVehiclePos(GetPlayerVehicleID(playerid), x, y, z);SetPlayerPos(playerid, x, y, z+1);