Morrowind Mod:EnableControls

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


EnablePlayerControls
EnablePlayerFighting
EnablePlayerJumping
EnablePlayerLooking
EnablePlayerMagic
EnablePlayerViewSwitch
EnableVanityMode

                EnablePlayerControls
                EnablePlayerFighting
                EnablePlayerJumping
                EnablePlayerLooking
                EnablePlayerMagic
                EnablePlayerViewSwitch
                EnableVanityMode

        Type:   Player Controls

     Returns:   none

     Example:   EnablePlayerControls
                EnablePlayerFighting
                EnablePlayerJumping
                EnablePlayerLooking
                EnablePlayerMagic
                EnablePlayerViewSwitch
                EnableVanityMode

     Scripts:   AzuraEnd
                CharGen
                mastriusScript

Allows the player to using various parts of the interface disabled from a previous call to one of the Disable... functions.

See Also: DisablePlayerControls, DisablePlayerFighting, DisablePlayerJumping, DisablePlayerLooking, DisablePlayerMagic, DisablePlayerViewSwitch, DisableVanityMode