GetRequiredSkillExp

From the Oblivion ConstructionSet Wiki
Revision as of 07:44, 24 June 2012 by imported>QQuix (New page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::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.