Controls::setDisableControlActionBatch: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 May 2024

25 April 2024

  • curprev 04:1104:11, 25 April 2024Shr0x talk contribs 1,033 bytes +1,033 Created page with "{{ClientsideJsFunction}} {{JSContainer| === Required Params === *'''isMoveOrLookInputGroup''' {{RageType|Boolean}} *'''controls''' {{RageType|Number[]}} === Return Value === *'''void''' {{RageType|void}} ==Syntax== <pre> mp.game.controls.setDisableControlActionBatch(isMoveOrLookInputGroup, controls); </pre> ==Example== {{ClientsideCode| <syntaxhighlight lang="javascript"> const disablePlayerControls = [ 0, 30, 31, 21, 36, 22, 44, 38, 71, 72, 59, 60, 42, 43, 85, 8..."