Page 1 of 1

Help with Skill Enchanter

Posted: Fri Dec 04, 2009 9:54 pm
by ave20
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 ?

Re: Help with Skill Enchanter

Posted: Fri Dec 04, 2009 10:31 pm
by Probe
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?

Code: Select all

<a action="bypass -h npc_%objectId%_Link common/skill_enchant.htm">Skill Enchantment.</a><br>

Re: Help with Skill Enchanter

Posted: Fri Dec 04, 2009 10:57 pm
by ave20
Well, I had bypass set to:

Code: Select all

"bypass -h npc_%objectId%_EnchantSkillList"
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...

Re: Help with Skill Enchanter

Posted: Sat Dec 05, 2009 9:36 am
by JIV
In gracia epilogue skill enchant is reworked. Npc is no more used.

Re: Help with Skill Enchanter

Posted: Sat Dec 05, 2009 12:51 pm
by ave20
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 ?