Difference between revisions of "EnablePlayerControls"
→Examples
imported>HawkFest (→Syntax) |
imported>HawkFest |
||
Line 13: | Line 13: | ||
==Examples== | ==Examples== | ||
EnablePlayerControls | EnablePlayerControls() | ||
Player's controls are completely enabled | Player's controls are completely enabled | ||
EnablePlayerControls 1 1 0 | EnablePlayerControls(1, 1, 0) | ||
Turns back on ability to move and fighting, but not to POV, Looking... (assuming they were currently disabled) | Turns back on ability to move and fighting, but not to POV, Looking... (assuming they were currently disabled) | ||