if(IsPlayerInAnyVehicle(playerid)){ SetVehiclePos(vehicleid,Float:x,Float:y,Float:z);}else{ SetPlayerPos(playerid,Float:x,Float:y,Float:z);}