MagicEffectHasNoDurationC

From the Oblivion ConstructionSet Wiki
Revision as of 14:57, 14 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (hasNoDuration:bool) MagicEffectHasNoDurationC effect:long (hasNoDuration:bool) MEHasNoDurat...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(hasNoDuration:bool) MagicEffectHasNoDurationC effect:long
(hasNoDuration:bool) MEHasNoDurationC effect:long

Returns whether the magic effect doesn't use the duration value.

See Also