Jump to content
  • 0

[Help}L2Jfrozen Class Masters


dr3am3r

Question

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...

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

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

Link to comment
Share on other sites

  • 0

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 :/

Link to comment
Share on other sites

  • 0

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 :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...