Difference between revisions of "SetSpellType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (nothing) SetSpellType nuType:short spell:ref Sets the spell type. '''Spell Type:''' 0: ...)
 
imported>DragoonWraith
(MI function)
Line 20: Line 20:
[[Category: Magic Functions]]
[[Category: Magic Functions]]
[[Category: Magic Functions (OBSE)]]
[[Category: Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Item (OBSE)]]

Revision as of 20:15, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(nothing) SetSpellType nuType:short spell:ref

Sets the spell type.

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

See Also