PDA

View Full Version : How to Make a Custom Graveyard



Succy
02-08-08, 07:19 AM
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:


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.

Use this query if you don't want to add a new line.
Code:

INSERT INTO `graveyards` VALUES ('ID','PosX','PosY','PosZ','4.0817','Zoneid','0',' Mapid','Faction','Name')

You will need to spawn a spirit healer, you can make it hard, tho it's a bit difficult, so I suggest using 6491.

Well, Good Luck :) Just PM Me or Give me a Reply if you need any help!

Apple
02-08-08, 08:10 AM
nice , simple and useful guide , thanks for sharing +REp

Boxxy
04-08-08, 02:39 PM
nice this never works for me for some reson but still +cookies

Xcynic
04-08-08, 03:12 PM
Nice job Succy... Continue Sucking :P xD

Succy
05-08-08, 01:51 AM
Lol Xcynic, You know I always win! This is not a war, this is a playground, where your IQ is the same as a tree :P

StickyIcky
05-08-08, 11:48 AM
Very nice +rep