11-19-2016, 12:02 AM
(11-18-2016, 11:14 PM)kyonides Wrote: Thanks for the reports, Noctis. Due to the nature of such bugs I've uploaded a new version, namely 1.2.10, where you won't find such nuisance ever again. I hope there won't be a need to post more of your reports because I do think the script should be working fine now. Are there any other ideas you might want to share? (Especially not skill weight related if possible... I don't want to get more headaches! XD)
Hm.. Im going to get deeper into tests tomorrow.
1. Why does the script automatically show up when a new skill has been learned or when I get EXP? Is there a way to turn off the mechanism?
2. Also, is there a way to set the amount of replacement skills to unlimited?
4. Also a skill that I changed to another skill completly vanished.
3. Found a bug. I set the Maximum Number of Skills to be learned by a hero (line 33)
to
MAX = 1
And then in line 37 I edited the line to:
LVLUPMAX = { 10 => 1, 40 => 1 }
I only had aluxes in my party. Whenever I got EXP and a new skill was learned I got a error message:
Edit: The error message comes on several situations. For example I changed two of basils skills and the first one which I changed vanished. Then I changed another skill, tried to go the learn skill menu got the same error message.
Thanks, as always