Good night, well, I'm trying to configure my DM so that it has more than 1 respawn for the players when they are reborn and so do not stay that zerg giving area skill in the respawn .. But the char is only being born in 1 place .. where I'm wrong ?
I want the players to be born in different respawns and not only 1 is the retail dm.
Retail Code:
Modified code
Before you speak, I tried putting it like this:
teleToLocation(150086, 46733, -3407);
doRevive();
teleToLocation(149473, 46774, -3438);
doRevive();
teleToLocation(148833, 46779, -3438);
doRevive();