Search results
- <syntaxhighlight lang="csharp">RAGE.Game.Pad.DisableAllActions(0);</syntaxhighlight> RAGE.Game.Pad.DisableAllActions(0) // Disable all player controls ...336 bytes (33 words) - 10:12, 29 August 2019
- <syntaxhighlight lang="csharp">RAGE.Game.Pad.EnableAllControlActions(0);</syntaxhighlight> RAGE.Game.Pad.EnableAllControlActions(0) // Enable all player controls ...347 bytes (33 words) - 20:24, 13 May 2021