Difference between revisions of "GetCurrentSoulLevel"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (soulLevel:short) GetCurrentSoulLevel Returns the current soul level of the calling referenc...)
 
imported>WereWolf
Line 25: Line 25:
[[Category: Player Functions (OBSE)]]
[[Category: Player Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE
[[Category: Record Variable Functions (OBSE)]]

Revision as of 18:09, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(soulLevel:short) GetCurrentSoulLevel

Returns the current soul level of the calling reference.

Soul Level:
 0:    None
 1:    Petty
 2:    Lesser
 3:    Common
 4:    Greater
 5:    Grand

See Also