How to make Graveyards!
Hi guys I'll show you how to add graveyards to your server. This could be usefull if you make custom places and you don't want to let the players walk to far.
A graveyard is the place you will spawn after you died, and if you make for example a leveling road in Hyjal, you will get spawned to a graveyard on the otherside of the world.. So why you don't make a graveyard at Hyjal?
This is tested on Arcemu Core Rev. 2046
Guide:
1. First of all we will add a ghosthealer, which can rezz the player if he don't want to walk.. To do this go to the place where your graveyard should be located and
type this in-game: ".npc spawn 6491" you will see nothing, but the ghosthealer is spawned and you can only see him if your dead
2. Now, go to the place where your graveyard should be located and write this:
".gps''' there should come some Coords.. Write down:
-The MAP ID
-The Zone ID
-The X_coordinates
-The Y_coordinates
-The Z_coordinates
3. If you wrote down them, open your database with HeidiSQL, Navicat or something. Then click on your World Database and find the table "Graveyards" and open it.
4. Here are the instructions for what you have to fill-in at which place:
Id: Enter any random number, I advice to make a number combination of 5+ Numbers.
Position_x: Enter the X_coordinates you wrote down.
Position_y: Enter the Y_coordinates you wrote down.
Position_z: Enter the Z_coordinates you wrote down.
Orientation: Just enter this: 4,0817
Zoneid: Enter The Zone ID you wrote down.
Adjecentzoneid: Just enter: 0
Mapid: Enter the Map ID you wrote down.
Faction: Just enter: 0
Name: Just enter a name like Hyjal Level- road it doesn't matter that kinda much
5. Save it..
6. Turn back in-game and do this: ".server reloadtable graveyards" try out if you got killed you spawn there, otherways restart your server.. and it should work
I hope this helped you guys, if you think this is a repost give me the link. Also I think the most people know this already ;-/
Cya.