Difference between revisions of "IsMagicEffectOnSelfAllowedC"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (onSelfAllowed:bool) IsMagicEffectOnSelfAllowedC effect:long (onSelfAllowed:bool) IsEOnSelfA...)
 
imported>DragoonWraith
m (Reverted edits by Barbara (Talk); changed back to last version by TheMagician)
 
(3 intermediate revisions by 3 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.
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 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]