If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number: 1475
L2JDP Revision Number: 1474
Hi
Well, I have problem with adding skill enchanter for Gracia Final server using re. 1475 (it's last rev. right ? next one will be for Epiloque ?).
I add html to "trainer" folder in "data". I putted sql for my npc to "npc" table in DB with type "L2Trainer". I putted skill learn to my npc with his ID and id of all calss to "skill_learn" table in DB, but with all those works I spawn my npc in game and open his html (works fine), but then when I click to "enchant skill" button there is no opening window for choosing skill to enchant - nothing happens...
I was trying to add html to "default" folder and change npc type to "L2npc" - the same story...
I was trying to add html to "marchant" folde and change npc type to "L2Marchant" - the same story...
I didnt get any error with SQL synax, so whats the problem ? Can anyone help me please ?
Help with Skill Enchanter
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 915
- Joined: Thu Sep 03, 2009 6:36 pm
- Location: Israel
- Contact:
Re: Help with Skill Enchanter
well unless you're planning on staying with gracia final for more than a while I think you're wasting your time
Epilogue won't allow such an npc because of the packet changes
but did you use this bypass on your npc html?
Epilogue won't allow such an npc because of the packet changes

but did you use this bypass on your npc html?
Code: Select all
<a action="bypass -h npc_%objectId%_Link common/skill_enchant.htm">Skill Enchantment.</a><br>
-
- Posts: 3
- Joined: Fri Dec 04, 2009 9:45 pm
Re: Help with Skill Enchanter
Well, I had bypass set to:
I will try Your bypass. Stay tuned.
EDIT:
Nope - that dont work too :/ With your bypass I just get next window with option like "untrain enchantment" "save enchantment" and etc - after cliking on any of them zero reaction....Just like it was with my bypass
I really dont know what is going on
Maybe some bug ?
BTW:
What is the last rev. of L2JServer for Gracia Final ? 6775 rev is still for CT2.3 of project goes to Epilogue ? I will stary at Gracia Final until good pack will show on...
Code: Select all
"bypass -h npc_%objectId%_EnchantSkillList"
EDIT:
Nope - that dont work too :/ With your bypass I just get next window with option like "untrain enchantment" "save enchantment" and etc - after cliking on any of them zero reaction....Just like it was with my bypass

I really dont know what is going on

BTW:
What is the last rev. of L2JServer for Gracia Final ? 6775 rev is still for CT2.3 of project goes to Epilogue ? I will stary at Gracia Final until good pack will show on...
- JIV
- L2j Veteran
- Posts: 1882
- Joined: Sun Jan 06, 2008 8:17 pm
- Location: Slovakia
- Contact:
Re: Help with Skill Enchanter
In gracia epilogue skill enchant is reworked. Npc is no more used.
-
- Posts: 3
- Joined: Fri Dec 04, 2009 9:45 pm
Re: Help with Skill Enchanter
But how can it be when Iam using Gracia Final server pack ?! At Your Gracia Final files there are no more skill enchanters ? I can't use it ?