Difference between revisions of "AdvanceSkill - Game"
m
→Notes
imported>Lisselli (→Notes: On screen display note.) |
imported>Lisselli m (→Notes) |
||
Line 26: | Line 26: | ||
*The amount of [http://www.uesp.net/wiki/Skyrim:Leveling#Skill_XP Skill XP] needed to level up the skill varies depending on the skill, and by the current level of that skill. | *The amount of [http://www.uesp.net/wiki/Skyrim:Leveling#Skill_XP Skill XP] needed to level up the skill varies depending on the skill, and by the current level of that skill. | ||
*This will invoke the on-screen message for skill progression every time the passed in amount results in a level up. If the skill will increase 20 levels due to this function, the on screen message will display each level. This can take a long time depending on how many levels. Use of this function is not recommended if you intend to use this to increase a skill by many levels. Use [[IncrementSkill - Game]] or [[IncrementSkillBy - Game]] instead. | *This will invoke the on-screen message for skill progression every time the passed in amount results in a level up. If the skill will increase 20 levels due to this function, the on screen message will display each level. This can take a long time depending on how many levels. Use of this function is not recommended if you intend to use this to increase a skill by many levels. Use [[IncrementSkill - Game]] or [[IncrementSkillBy - Game]] instead. | ||
* The above note applies to Special Edition of Skyrim only. | |||
== See Also == | == See Also == | ||
*[[Game Script]] | *[[Game Script]] |