Instance Help
3 posters
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation
Page 1 of 1
Instance Help
do anyone know how to make instance portals load so i can enter them i wana add few npcs to icc and it doesnt have a portal for me to get into the raid?
moge09- Member
- Posts : 19
Reputation : 0
Re: Instance Help
moge09 wrote:do anyone know how to make instance portals load so i can enter them i wana add few npcs to icc and it doesnt have a portal for me to get into the raid?
Make a notepad and put this inside :
___Recall___
INSERT INTO `recall` VALUES ('10000', 'ICC1', '631', '-62', '2212', '28', '0');
INSERT INTO `recall` VALUES ('10001', 'ICC2', '631', '-566', '2211', '200', '0');
INSERT INTO `recall` VALUES ('10002', 'ICC3', '631', '-531', '2210', '540', '0');
INSERT INTO `recall` VALUES ('10003', 'ICC4', '631', '4387', '2484', '204', '0');
INSERT INTO `recall` VALUES ('10004', 'ICC5', '631', '4537', '2769', '357', '0');
INSERT INTO `recall` VALUES ('10005', 'ICC6', '631', '4533', '2769', '404', '0');
INSERT INTO `recall` VALUES ('10006', 'FoS', '632', '4917.27', '2185.41', '638.734', '0');
INSERT INTO `recall` VALUES ('10007', 'PoS', '658', '430.146', '212.561', '528.708', '0');
INSERT INTO `recall` VALUES ('10008', 'HoR', '668', '5241.26', '1934.81', '707.695', '0');
____World Portal___
INSERT INTO `worldmap_info` VALUES ('631', '631', '4', '10', '80', '80', '0', '0', '0', '571', 'Icecrown Citedal', '19', '604800', '0', '0', '0', '0', '0', '500', '0');
INSERT INTO `worldmap_info` VALUES ('632', '632', '4', '5', '80', '80', '0', '0', '0', '571', 'The Forge of Souls', '19', '7200', '0', '0', '0', '0', '0', '500', '0');
INSERT INTO `worldmap_info` VALUES ('658', '658', '4', '5', '80', '80', '0', '0', '0', '571', 'Pit of Saron', '19', '7200', '0', '0', '0', '0', '0', '500', '0');
INSERT INTO `worldmap_info` VALUES ('668', '668', '4', '5', '80', '80', '0', '0', '0', '571', 'Halls of Relfection', '19', '7200', '0', '0', '0', '0', '0', '500', '0');
Then put it in your navicat/SQL ddb, and let me know if it does work, this will alow you enter icc.
(Made by Failzord)
Re: Instance Help
thanks but how would i be able to enter ruby sanctum ?
moge09- Member
- Posts : 19
Reputation : 0
Re: Instance Help
were do i add this in my database lol sorry to be a noob
moge09- Member
- Posts : 19
Reputation : 0
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum