BETA: Skill Transfer feature fixes.
* Moved out from custom package. * Added new package for features that are not quests, instances, AIs nor events. * Replaced `QuestState` and global variables with player variables. * Included query to migrate old system. * Removed `onAdvEvent(..)` and timers. Reported by: CostyKiller, Sdw, d!g0, valanths1990
Showing
- L2J_DataPack_BETA/dist/game/data/scripts.cfg 3 additions, 1 deletionL2J_DataPack_BETA/dist/game/data/scripts.cfg
- L2J_DataPack_BETA/dist/game/data/scripts/features/SkillTransfer/SkillTransfer.java 143 additions, 0 deletions...me/data/scripts/features/SkillTransfer/SkillTransfer.java
- L2J_DataPack_BETA/dist/sql/game/updates/20140418.sql 2 additions, 0 deletionsL2J_DataPack_BETA/dist/sql/game/updates/20140418.sql
Loading
Please register or sign in to comment