public OnPlayerEnterCheckpoint(playerid){ SetPlayerPos(playerid,1380,-22,1008); SetPlayerInterior(playerid,interiorid); //interior id of the teleport place return 1;}