Page 1 of 1

Divine inspiration and skillstrees.sql

Posted: Sun Oct 03, 2010 1:55 pm
by babyjason
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:freya
L2JDP Revision Number:7666

hello,
i saw that in skills tree is a new colum, learn by fs , and learn by npc.

now, divine inspiration is set to learn by npc = true, and learn by fs = false,

but if i have AUTOLEARN SKILLS, no skills that are table learnbynpc= false are not learned, but i also have DIVINEINSPIRATIOn learn by book in cofig, not autolearn.

so i should change BOTH to false?
also, can BOTH BE set to TRUE? as in so they are autolearned, and also can be learned by book if needed?

ty....

Re: Divine inspiration and skillstrees.sql

Posted: Mon Oct 04, 2010 9:16 am
by _DS_
If you need to come to npc for learning skill - set learn_by_npc to true. If skill can be learned just by clicking on the book - set learn_by_fs to true. Skills learned by other ways has them both set to false. Setting both to true is dumb.

Re: Divine inspiration and skillstrees.sql

Posted: Mon Oct 04, 2010 11:43 am
by babyjason
_DS_ wrote:If you need to come to npc for learning skill - set learn_by_npc to true. If skill can be learned just by clicking on the book - set learn_by_fs to true. Skills learned by other ways has them both set to false. Setting both to true is dumb.
yes but the problem is all skills set to learn _by_npc are autolearned, INCLUDING divine inspiration.

even if i config of server i put divine inspiration not be learned automatically.

Re: Divine inspiration and skillstrees.sql

Posted: Mon Oct 04, 2010 12:35 pm
by _DS_
You can leave table as is. learn_by_npc only allow skill to be learned from npc.