Difference between revisions of "IsMagicEffectOnTouchAllowedC"
Jump to navigation
Jump to search
imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (onTouchAllowed:bool) IsMagicEffectOnTouchAllowedC effect:long (onTouchAllowed:bool) IsMagic...) |
imported>TheMagician m (copy/paste error) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
(onTouchAllowed:bool) IsMagicEffectOnTouchAllowedC effect:long | (onTouchAllowed:bool) IsMagicEffectOnTouchAllowedC effect:long | ||
(onTouchAllowed:bool) | (onTouchAllowed:bool) IsMEOnTouchAllowedC effect:long | ||
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 08:02, 11 July 2010
A command for Oblivion Script Extender
Syntax:
(onTouchAllowed:bool) IsMagicEffectOnTouchAllowedC effect:long
(onTouchAllowed:bool) IsMEOnTouchAllowedC effect:long
Returns whether the magic effect can be cast on touch.