GetRequiredSkillExp

Revision as of 08:45, 24 June 2012 by imported>QQuix (Fixed categoties)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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.