- Joined
- Mar 13, 2012
- Messages
- 1,327
- Reaction score
- 474
- First Language
- English
- Primarily Uses
- RMMZ
Did you add the param in the comment block at the top to get it to appear in the plugin manager?
Also:
You need a parseInt() around the second half. You're trying to compare an integer with a string.
Sorry been busy, will try and get the only learn certain skill implemented soon.
Also:
JavaScript:
if (this._ap[skillId] != $dataSkills[skillId].meta["ap"])
No they don't. If you share a modified section of my code then if someone was to use it they should credit both of us. If you share some code that builds on my existing code but doesn't use any of my existing code in it, then just you would be credited for that code.Any additions or modifications to code provided by me within this thread automatically become intellectual property of Fomar0153.
Sorry been busy, will try and get the only learn certain skill implemented soon.



