Eluna
Eluna copied to clipboard
*New Player Hook*
Hook: PLAYER_EVENT_ON_CRAFT_SKILL_CHANGE = 40 Parameters: (event, player, craftSpellId, craftSkillAmount) - Can return new skill amount
New hooks are not likely to be added at this time as they require core changes. New hooks may be added if they document the core they work on
Added as player hook 43 in ac2b4b36b911806d72ed73570a1edefcebd87a38. Code modified a little since core hooks will capture all skill changes not just crafting skills.