dr3am3r Posted February 17, 2014 Posted February 17, 2014 So I am having a problem with the class masters at l2jfrozen pack. They don't work. Their html does not exit... anything I can do about it? I tried copying the html from an other Interlude pack I have and changed the names to the ID of the class master but that didn't do the trick... Help please...
0 Cronia Posted February 17, 2014 Posted February 17, 2014 Ok create a sql file and inside that : INSERT INTO `custom_npc` VALUES ('31228', '31228', 'Roy the Cat', '1', 'Classes Trader', '1', 'Monster.cat_the_cat', '9.00', '16.00', '70', 'male', 'L2ClassMaster', '40', '3862', '1493', '11.85', '2.78', '40', '43', '30', '21', '20', '10', '490', '10', '1335', '470', '780', '382', '278', '0', '333', '0', '0', '0', '88', '132', null, '0', '0', '0', 'LAST_HIT'); And go to navicat right click on l2jdb Execute Sql File and inside Sql file with my Cat to see if work
0 Cronia Posted February 17, 2014 Posted February 17, 2014 You Instal Custom Npcs On navicat??? Check On Customs_Npcs And Tell me if have Roy the Cat
0 dr3am3r Posted February 17, 2014 Author Posted February 17, 2014 You Instal Custom Npcs On navicat??? Check On Customs_Npcs And Tell me if have Roy the Cat I have installed the table and it has some custom npcs but none of them are Roy the Cat :/
0 Devlin Posted February 17, 2014 Posted February 17, 2014 If I'm not wrong, there is a config about enabling class manager.
0 Cronia Posted February 17, 2014 Posted February 17, 2014 If I'm not wrong, there is a config about enabling class manager. Yea devlin but dr3am3r tell have not the npc in navicat :)
0 dr3am3r Posted February 17, 2014 Author Posted February 17, 2014 Ok create a sql file and inside that : INSERT INTO `custom_npc` VALUES ('31228', '31228', 'Roy the Cat', '1', 'Classes Trader', '1', 'Monster.cat_the_cat', '9.00', '16.00', '70', 'male', 'L2ClassMaster', '40', '3862', '1493', '11.85', '2.78', '40', '43', '30', '21', '20', '10', '490', '10', '1335', '470', '780', '382', '278', '0', '333', '0', '0', '0', '88', '132', null, '0', '0', '0', 'LAST_HIT'); And go to navicat right click on l2jdb Execute Sql File and inside Sql file with my Cat to see if work Thx man!!! The sql worked fine and the html seems to be great!! :) Thx a lot man keep up the good work :)
Question
dr3am3r
So I am having a problem with the class masters at l2jfrozen pack.
They don't work. Their html does not exit... anything I can do about it?
I tried copying the html from an other Interlude pack I have and changed the names to the ID of the class master but that didn't do the trick...
Help please...
7 answers to this question
Recommended Posts