*skill script command update/fix
Hello~! - What?!
Hello~! - What?!
- This is me telling you I screwed up when I fixed bug #5018 (script-granted skills not being persistent), and how you can fix it.
- The code I committed for #5018 is perfectly fine, the screw up was that I totally didn't think of all the scripts out there that were using the function as it performed instead of what its description said (the function behavior had been broken since it was first implemented back in j/eAthena)
- It's very simple to fix. Update to latest Hercules and run the 2013-04-16--01-24.sql upgrade file, it'll update the skill flags accordingly
- With this update, in order to achieve the "skill permanently granted through script" effect, you need to use flag 3 instead of 0, 0 will mimic the effect prior to the fix on #5018 as to keep backwards compatibility with the scripts
- akinari1087 from rAthena.
Last edited by a moderator: