Difference between revisions of "GetSoulGemCapacity"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (soulLevel:short) GetSoulGemCapacity objectID:ref Returns the max soul level the soul gem can ...)
 
imported>DragoonWraith
(formatting, and not a record variable function)
 
(One intermediate revision by one other user not shown)
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 22: Line 22:
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: Player Functions]]
[[Category: Magic Functions]]
[[Category: Player Functions (OBSE)]]
[[Category: Magic Functions (OBSE)]]
[[Category: Record Variable Functions]]
[[Category: Inventory Functions]]
[[Category: Record Variable Functions (OBSE)]]
[[Category: Inventory Functions (OBSE)]]

Latest revision as of 21: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]