public OnPlayerSpawn(playerid){ SetPlayerPos(playerid,x,y,z); //change , x ,y ,z to your postions you want return 1;}