- Joined
- Nov 23, 2012
- Messages
- 2,192
- Reaction score
- 382
- First Language
- Swedish
- Primarily Uses
So got most of everything ready for my game, but I hit a roadbump since I can't get this script to distribute JP points.
The script is using notetags, like many other script I'm using so shouldn't be a problem at all, but they just won't work and I can't understand why.
So in order to set the amount of jp a certain enemy shall distribute to the party, you put a <jp gain: x> in the enemy notetag and everything should be ready to go. When I playtest though, the enemy won't register the JP gain so I thought it might be a script clash. Decided to see if the script calls work in order to distribute JP and that works like it should. I do have several other scripts from Yanfly and they all work fine, and it seems weird that this should clash since it's only teamed up with the Learn skill engine (which also works without any issues whatsover).
Here's the link to the script:
Script
And here's how I set it up in my project:

Any takes?
Thanks.
The script is using notetags, like many other script I'm using so shouldn't be a problem at all, but they just won't work and I can't understand why.
So in order to set the amount of jp a certain enemy shall distribute to the party, you put a <jp gain: x> in the enemy notetag and everything should be ready to go. When I playtest though, the enemy won't register the JP gain so I thought it might be a script clash. Decided to see if the script calls work in order to distribute JP and that works like it should. I do have several other scripts from Yanfly and they all work fine, and it seems weird that this should clash since it's only teamed up with the Learn skill engine (which also works without any issues whatsover).
Here's the link to the script:
Script
And here's how I set it up in my project:

Any takes?
Thanks.
Last edited by a moderator:

