Likes: 0
Results 1 to 6 of 6
Thread: How to Make a Custom Graveyard
-
02-08-08, 08:19 AM #1SuccyGuest
How to Make a Custom Graveyard
Register to remove this adThis 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:
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:
Code:INSERT INTO `graveyards` VALUES ('ID','PosX','PosY','PosZ','4.0817','Zoneid','0','Mapid','Faction','Name')
Well, Good Luck Just PM Me or Give me a Reply if you need any help!
› See More: How to Make a Custom Graveyard
-
02-08-08, 09:10 AM #2
-
04-08-08, 03:39 PM #3
nice this never works for me for some reson but still +cookies
your mother
-
04-08-08, 04:12 PM #4
Nice job Succy... Continue Sucking :P xD
-
05-08-08, 02:51 AM #5SuccyGuest
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
-
05-08-08, 12:48 PM #6
Register to remove this adVery nice