setMoveLock: Revision history

Jump to navigation Jump to search

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.

19 September 2023

  • curprev 03:0903:09, 19 September 2023Taustin talk contribs 428 bytes +428 Created page with "{{MacroFunction |name=setMoveLock |version=1.14.0 |description= Sets the Lock Player Movement setting to (0) unchecked, or (1) checked. |usage= <syntaxhighlight lang="mtmacro" line> setMoveLock(0/1) </syntaxhighlight> '''Parameters''' {{param|0/1|Clears/Checks Lock Player Movement.}} |example= <syntaxhighlight lang="mtmacro" line> [r: setMoveLock(1)] </syntaxhighlight> Locks Player Movement |also= {{func|getMoveLock}} }}"