Difference between revisions of "IsMagicEffectOnTouchAllowed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars (onTouchAllowed:bool) IsMagic...)
 
imported>TheMagician
m (copy/paste error)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
  (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars
  (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars


  (onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars
  (onTouchAllowed:bool) IsMEOnTouchAllowed effect:chars


Returns whether the magic effect can be cast on touch.
Returns whether the magic effect can be cast on touch.
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 09:01, 11 July 2010

A command for Oblivion Script Extender

Syntax:

(onTouchAllowed:bool) IsMagicEffectOnTouchAllowed effect:chars
(onTouchAllowed:bool) IsMEOnTouchAllowed effect:chars

Returns whether the magic effect can be cast on touch.

See Also[edit | edit source]