Difference between revisions of "IsMagicEffectOnTargetAllowedC"

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


==See Also==
==See Also==
*[[IsMagicEffectOnTargetllowedC]]
*[[IsMagicEffectOnTargetAllowed]]


[[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) IsMagicEffectOnTargetAllowedC effect:long
(onTargetAllowed:bool) IsMEOnTargetAllowedC effect:long

Returns whether the magic effect can be cast on target.

See Also[edit | edit source]