Difference between revisions of "IsMagicEffectOnTargetAllowed"

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


==See Also==
==See Also==
*[[IsMagicEffectOnTargetllowedC]]
*[[IsMagicEffectOnTargetAllowedC]]


[[Category:Functions]]
[[Category:Functions]]
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 19:59, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(onTargetAllowed:bool) IsMagicEffectOnTargetAllowed effect:chars
(onTargetAllowed:bool) IsMEOnTargetAllowed effect:chars

Returns whether the magic effect can be cast on target.

See Also[edit | edit source]