Difference between revisions of "DisablePlayerControls"

7 bytes added ,  16:27, 18 January 2013
imported>HawkFest
imported>HawkFest
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