Difference between revisions of "MagicEffectUsesOtherActorValue"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (usesOtherActorVal:bool) MagicEffectUsesOtherActorValue effect:chars (usesOtherActorVal:bool...)
 
imported>DragoonWraith
(ME)
 
Line 15: 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:01, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(usesOtherActorVal:bool) MagicEffectUsesOtherActorValue effect:chars
(usesOtherActorVal:bool) MEUsesOtherActorValue effect:chars

Returns whether the magic effect affects an actor value that is not a skill or an attribute.

See Also[edit | edit source]