Difference between revisions of "DisablePlayerControls"

7 bytes removed ,  16:47, 18 January 2013
Undo revision 38762 by HawkFest (talk)
imported>HawkFest
imported>HawkFest
(Undo revision 38762 by HawkFest (talk))
 
Line 30: Line 30:
==Examples==
==Examples==


  DisablePlayerControls()
  DisablePlayerControls
Player's controls are disabled, except for Looking.
Player's controls are disabled, except for Looking.


  DisablePlayerControls(0, 0, 1, 0, 0)
  DisablePlayerControls 0 0 1 0 0
Player's ability to equip or use a weapon is disabled; all other controls are unaffected.
Player's ability to equip or use a weapon is disabled; all other controls are unaffected.


Anonymous user