This is a guide on how to make your own graveyards. It's very easy, all you need is:
A database editer/manager, I.e sqlyog/navicat/heidisql.
Basic knowledge of the RebornEmu/ArcEmu/AspireCore(All Ascents) database.
And a Little bit of time :P
First off, open the table graveyards and add a new line.
Code:
Use this query if you don't want to add a new line.Code:ID = Put 386 and above. Use 385 and above because all the ids before those are taken. PositionX = The x coordinate of where your graveyard will be. To get coords, do .gps PositionY = The x coordinate of where your graveyard will be. To get coords, do .gps PositionZ = The z coordinate of where your graveyard will be. To get coords, do .gps Orientation = 4.0817 Zoneid = Zone id of the following area. I.e one zone in Sentinel hill is 40. Adjacentzoneid = I leave this 0 Mapid = Map id of the zone/area. Example: 0 Eastern Kingdom, 1 Kalimdor, 530 Outlands. For more Mapid's go to the table worldmap_info. Faction id = 1 = Alliance. 2 = Horde. 3 = Neutral. Name = The Name of your Graveyard. Can be anything, won't be shown in-game.
Code:
You will need to spawn a spirit healer, you can make it hard, tho it's a bit difficult, so I suggest using 6491.Code:INSERT INTO `graveyards` VALUES ('ID','PosX','PosY','PosZ','4.0817','Zoneid','0','Mapid','Faction','Name')
Well, Good LuckJust PM Me or Give me a Reply if you need any help!


Likes: 

Just PM Me or Give me a Reply if you need any help!
Reply With Quote

Bookmarks