setZoomLock: 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.

26 March 2024

19 September 2023

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