public OnPlayerSpawn(playerid) { SetPlayerPos(playerid, X, Y, Z); //change X Y Z to your location, u wanna set return 1; }