Morrowind Mod:GetControlsDisabled
A UESPWiki – Sua fonte de The Elder Scrolls desde 1995
< Alphabetical Functions / Categorical Functions(Redirecionado de Morrowind Mod:GetPlayerControlsDisabled)
GetPlayerControlsDisabled
GetPlayerFightingDisabled
GetPlayerJumpingDisabled
GetPlayerMagicDisabled
GetPlayerLookingDisabled
GetPlayerViewSwitch
GetVanityModeDisabled
GetPlayerControlsDisabled GetPlayerFightingDisabled GetPlayerJumpingDisabled GetPlayerMagicDisabled GetPlayerLookingDisabled GetPlayerViewSwitch (Broken) GetVanityModeDisabled Type: Player Controls Returns: short Example: if ( GetPlayerControlsDisabled == 1 ) set sValue to GetPlayerFightingDisabled Scripts: Not Used
Returns 1 if the associated player control/mode is disabled, or 0 otherwise. Note that the GetPlayerViewSwitch function appears to be broken.
See Also: DisablePlayerControls, DisablePlayerFighting, DisablePlayerJumping, DisablePlayerLooking, DisablePlayerMagic, DisablePlayerViewSwitch, DisableVanityMode