FalloutNewVegasCommands.com

EnablePlayerControls Console Command

Documentation and examples for the EnablePlayerControls command in Fallout: New Vegas.

EnablePlayerControls

Debug

This command restores player controls that were previously disabled by certain events.

Examples

Here is an example of how to use EnablePlayerControls.

Restores player controls that a script or scene disabled.

In-depth description

What EnablePlayerControls does

Some scripted scenes and conversations temporarily lock your controls with the opposite command, DisablePlayerControls. If a scene breaks or ends incorrectly you can be left frozen — unable to move, fight, or open menus. EnablePlayerControls forces those controls back on so you can keep playing.

How to use it

Open the console with ~, type enableplayercontrols, and press Enter. This is the standard fix for getting stuck in an unresponsive state after a glitched cutscene or dialogue.