Is this error in the core? I want to configure it to charge for the Divine Book, but it's not charging at the moment.Yes correct. Divine Inspection autolearn false. I was literally checking my skills yesterday. If they're disabled, they won't learn automatically. Gm give all command give it of course.
Do not understand what you mean. Nothing changed with it. If you set false - divine will not learning y auto. If true - it will. All SimpleIs this error in the core? I want to configure it to charge for the Divine Book, but it's not charging at the moment.
With my current configuration, when I click to learn the Divine Inspiration skill, the system is not charging the required item. It learns Divine Inspiration without consuming the book.Do not understand what you mean. Nothing changed with it. If you set false - divine will not learning y auto. If true - it will. All Simple
Deezer, can you please provide a solution?Do not understand what you mean. Nothing changed with it. If you set false - divine will not learning y auto. If true - it will. All Simple
what are you doing wrong, make a new char rr the server and try again, see if the char has received 1,2.3 classDeezer, can you please provide a solution?
I tried copying the same Interlude configuration that worked on my old server, and even then, it's not charging for the Divine Book Inspiration item.
I don't understand what exactly you need!Deezer, can you please provide a solution?
I tried copying the same Interlude configuration that worked on my old server, and even then, it's not charging for the Divine Book Inspiration item.
There is an issue with the Divine Inspiration skill: the system is not requiring the corresponding books to unlock the additional buff slots.I don't understand what exactly you need!
Whether it consumes books or not! Can you explain properly! What exactly do you need.
Or have you solved your problem?
AutoLearnDivineInspiration = FalseThere is an issue with the Divine Inspiration skill: the system is not requiring the corresponding books to unlock the additional buff slots.
Even with AltDisableSpellbooks = False, players can increase their buff limit without having or using the Divine books — the upgrade is basically free.
In previous packs (Interlude), the books were required normally.
I need the official behavior restored: Divine Inspiration should only increase the buff slot when the correct book is used.
Sorry if anything came out wrong, I'm using GPT for the translation.
You did something wrongThere is an issue with the Divine Inspiration skill: the system is not requiring the corresponding books to unlock the additional buff slots.
Even with AltDisableSpellbooks = False, players can increase their buff limit without having or using the Divine books — the upgrade is basically free.
In previous packs (Interlude), the books were required normally.
I need the official behavior restored: Divine Inspiration should only increase the buff slot when the correct book is used.
Sorry if anything came out wrong, I'm using GPT for the translation.

Thank you, I hadn't been able to do it before because I had asked chatgpt to translate everything and there must have been some problem.AutoLearnDivineInspiration = False
That's all there is to it.
If set up this way, this skill will require learning, w/o books it will not be learned.
You can also make it so that it is learned only by double-clicking on the book. clicked="true"
<skill id="1405" level="1" cost="0" name="Divine Inspiration" min_level="52" item_id="8618" item_count="1" clicked="true" />
Thank youYou did something wrong View attachment 7332
# AutoLearn skills for players
AutoLearnSkills = True
# AutoLearn skills from Forgotten Scrolls (valid only when AutoLearnSkills = True)
AutoLearnForgottenSkills = False
# Auto-learning skill Divine Inspiration (valid only when AutoLearnSkills = True)
AutoLearnDivineInspiration = False
# Disabling books for learn skills (for Craft servers). Set False if AutoLearnSkills=true
AltDisableSpellbooks = False -- This needs to be false as well.
# AutoLearn skills for players
AutoLearnSkills = True
# AutoLearn skills from Forgotten Scrolls (valid only when AutoLearnSkills = True)
AutoLearnForgottenSkills = False
# Auto-learning skill Divine Inspiration (valid only when AutoLearnSkills = True)
AutoLearnDivineInspiration = False