Difference between revisions of "Skill Increase"
Jump to navigation
Jump to search
imported>Svarr m (→Notes: added note concerning menu mode) |
(→Notes) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
==Notes== | ==Notes== | ||
*If the skill has gained multiple levels at the same time, this event still gets triggered only once. | *If the skill has gained multiple levels at the same time, this event still gets triggered only once. | ||
*This event doesn't get triggered when the game is in menu mode (e.g. Speech skill increase while in barter menu) ''Needs confirmation'' | *This event doesn't get triggered when the game is in menu mode (e.g. Speech skill increase while in barter menu) ''<s>Needs confirmation</s>'' | ||
**This is likely the reason why, version 1.4 of [https://www.nexusmods.com/skyrimspecialedition/mods/51764 Leadership - Custom Skill Framework Extension] and versions before it didn't properly synchronize the skill levels using this event. | |||
==See Also== | ==See Also== |
Latest revision as of 10:31, 15 April 2023
Event triggered whenever the player increases a skill level.
Event Data[edit | edit source]
- Skill: The skill that has increased.
Notes[edit | edit source]
- If the skill has gained multiple levels at the same time, this event still gets triggered only once.
- This event doesn't get triggered when the game is in menu mode (e.g. Speech skill increase while in barter menu)
Needs confirmation- This is likely the reason why, version 1.4 of Leadership - Custom Skill Framework Extension and versions before it didn't properly synchronize the skill levels using this event.