Morrowind Mod:EnableDisableLevitation

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search


DisableLevitation
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.