Difference between revisions of "IsMagicEffectOnSelfAllowedC"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(ME)
imported>DragoonWraith
m (Reverted edits by Barbara (Talk); changed back to last version by TheMagician)
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
  (onSelfAllowed:bool) IsMagicEffectOnSelfAllowedC effect:long
  (onSelfAllowed:bool) IsMagicEffectOnSelfAllowedC effect:long


  (onSelfAllowed:bool) IsEOnSelfAllowedC effect:long
  (onSelfAllowed:bool) IsMEOnSelfAllowedC effect:long


Returns whether the magic effect can be cast on self.
Returns whether the magic effect can be cast on self.

Latest revision as of 08:35, 9 August 2010

A command for Oblivion Script Extender

Syntax:

(onSelfAllowed:bool) IsMagicEffectOnSelfAllowedC effect:long
(onSelfAllowed:bool) IsMEOnSelfAllowedC effect:long

Returns whether the magic effect can be cast on self.

See Also[edit | edit source]