[Question] Zul'Aman Mobs

Junior Spellweaver
Joined
Aug 27, 2006
Messages
173
Reaction score
0
I changed my database so I can port into Zul'aman with .recall, but obviously there are no mobs in there yet. I was wondering what the progress is on this, and I'm sure the big groups are working on it, but I would just like to know the progress. Thanks.
 
so you wanna say that zul`aman is working but is having no spawns? and i have another question... i have a server of my own but cant enter or recall port to zul`aman... maybe u know which database should i use so it would work? :)
 
why cant i enter? i have the 2.3 patch and server... and btw are u from lithuania? ^^
 
Map 568 is Zul'aman. You can add the map and coords to your recall table, but you cannot enter the portal of course because there is not one created for Ascent, and the map has not been added. I used 568 for map id, 100 100 100 for coords. Those coords take you off the map, and I didn't feel like messing with the coords to make it so its in the city area, but you can always .cheat fly and then fly to the area. I have included a screenshot below.
 

Attachments

  • WoWScrnShot_112907_160421 - [Question] Zul'Aman Mobs - RaGEZONE Forums
    WoWScrnShot_112907_160421.webp
    110.3 KB · Views: 82
The portal can be entered now. Execute this query (credits to GastricPenguin):

Code:
INSERT INTO `areatriggers` VALUES ('4738', '1', '568', '568', 'Zul\'Aman Gate', '119.152', '1761.11', '42.8081', '0', '0', '68');
INSERT INTO `areatriggers` VALUES ('4739', '1', '530', '530', 'Zul\'Aman Exit', '6849.27', '-7993.57', '192.23', '4.8', '0', '68');
INSERT INTO `worldmap_info` VALUES ('568', '568', '1', '10', '70', '119.152', '1761.11', '42.8081', '568', 'Zul\'Aman', '3', '259200', '0', '0', '0', '0', '0', '80', '0');
 
The mobs and spawns are what everyone is waiting on. I think you will have to wait for one of the bigger groups to release those. They have more resources and manpower working on it. I can't wait.
 
Back