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....
Divine inspiration and skillstrees.sql
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Divine inspiration and skillstrees.sql
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.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 575
- Joined: Wed Dec 02, 2009 7:59 pm
Re: Divine inspiration and skillstrees.sql
yes but the problem is all skills set to learn _by_npc are autolearned, INCLUDING divine inspiration._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.
even if i config of server i put divine inspiration not be learned automatically.
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: Divine inspiration and skillstrees.sql
You can leave table as is. learn_by_npc only allow skill to be learned from npc.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;