Difference between revisions of "IsMagicEffectForSpellmaking"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (isForSpellMaking:bool) IsMagicEffectForSpellmaking effect:chars (isForSpellMaking:bool) IsM...)
 
imported>DragoonWraith
(ME)
 
(One intermediate revision by one other user not shown)
Line 7: Line 7:


Returns whether the magic effect can be used for spell making.
Returns whether the magic effect can be used for spell making.
==See Also==
*[[IsMagicEffectForSpellmakingC]]


[[Category:Functions]]
[[Category:Functions]]
Line 12: Line 15:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Effect (OBSE)]]

Latest revision as of 20:59, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(isForSpellMaking:bool) IsMagicEffectForSpellmaking effect:chars
(isForSpellMaking:bool) IsMEForSpellmaking effect:chars

Returns whether the magic effect can be used for spell making.

See Also[edit | edit source]