Morrowind Mod:EnableDisableLevitation
< Mod / Morrowind: Morrowind Mod: Alphabetical Functions / Categorical FunctionsDisableLevitation
EnableLevitation
DisableLevitation EnableLevitation Type: Movement, undocumented in Morrowind, Tribunal Returns: none Example: DisableLevitation EnableLevitation Scripts: TribunalMain
Enables/disables the use of levitation magic. After you call DisableLevitation, levitation is impossible until you call EnableLevitation. Therefore, if you use that feature in your mod, you need to make sure to call EnableLevitation at a later time.
Note, that Bethesda messed that up in TribunalMain. If you want to use this together with Tribunal, you have to fix TribunalMain first.