» Find Revision
L2J Revision Number: 3913
L2JDP Revision Number: 7038
Nightlies Build.
Heey L2J Members,
I don't know if this should be posted here or in the Custom MODs...
The problem is I'm having a little problem with my custom Vesper Shop on my Epilogue Server.
I've made the multisell files and the html, but it failed when adding the NPC in the database for some reason

It said it was succesfully added and it's listed. I've also added it in the sql/npc.sql file.
All other NPCs I've made worked, but this one is really weird.
I've rechecked the HTML files and the XML (multisell) files, but there are no faults.
If I press //spawn 50000 (< that's the NPC ID I've used) it says it's not existing.
Also if I look at the spawn table, it's not there.
Here's what I added for the MySQL:
INSERT INTO `npc` VALUES (50000,13115,'Phoenix',1,'Vesper Shop',1,'LineageMonster4.Divine_Healer',10.00,25.00,70,'male','L2Merchant',40,3862,1494,0.00,0.00,40,43,30,21,20,20,0,0,1303,471,607,382,253,0,333,0,0,NULL,0,60,60,0,0,'LAST_HIT','false');
Please help me on this, since I rather not have to do my whole scripting all over again.
Thanks in advance!
-Raven