Difference between revisions of "DisablePlayerControls"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Flyfightflea
imported>DragoonWraith
(CS 1.0)
Line 10: Line 10:


==See Also==
==See Also==
[[EnablePlayerControls]]  
*[[EnablePlayerControls]]  
 
*[[GetPlayerControlsDisabled]]
[[GetPlayerControlsDisabled]]


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Player Functions]]
[[Category: Player Functions]]
[[Category: Player Functions (CS 1.0)]]

Revision as of 19:48, 5 July 2007

Syntax:

DisablePlayerControls

Player cannot move, wait, activate anything, or access his journal interface.


Notes:

  • Even though the Player controls are disabled, the Player can still look around.

See Also