Difference between revisions of "GetSoulGemCapacity"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
imported>DragoonWraith
(formatting, and not a record variable function)
 
Line 2: Line 2:


'''Syntax:'''
'''Syntax:'''
(soulLevel:short) GetSoulGemCapacity objectID:ref
(soulLevel:short) GetSoulGemCapacity objectID:ref


Returns the max soul level the soul gem can contain.
Returns the max soul level the soul gem can contain.
Line 26: Line 26:
[[Category: Inventory Functions]]
[[Category: Inventory Functions]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Inventory Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]

Latest revision as of 20:56, 21 March 2008

A command for Oblivion Script Extender

Syntax:

(soulLevel:short) GetSoulGemCapacity objectID:ref

Returns the max soul level the soul gem can contain.

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

See Also[edit | edit source]