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
(ME)
Line 15: Line 15:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Magic Effect (OBSE)]]

Revision as of 20:59, 1 March 2008

A command for Oblivion Script Extender

Syntax:

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

Returns whether the magic effect can be cast on self.

See Also