GetSpellType

From the Oblivion ConstructionSet Wiki
Revision as of 20:55, 21 March 2008 by imported>DragoonWraith (not a record variable function)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(spellType:short) GetSpellType spell:ref

Returns the spell type.

Spell Type:
 0:    Spell
 1:    Disease
 2:    Power
 3:    Lesser Power
 4:    Ability

See Also