Difference between revisions of "GetRequiredSkillExp"
Jump to navigation
Jump to search
imported>QQuix (New page) |
imported>QQuix (Fixed categoties) |
||
Line 17: | Line 17: | ||
[[Category:Functions (OBSE)]] | [[Category:Functions (OBSE)]] | ||
[[Category:Functions (OBSE v0020)]] | [[Category:Functions (OBSE v0020)]] | ||
Latest revision as of 07:45, 24 June 2012
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(skillUse:float) GetRequiredSkillExp skill:actorValue
Returns the total skill use required for the player to advance the specified skill. To get the remaining skill use required, subtract the value of GetPlayerSkillUse from this value.