Network::startBatch: 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.

29 May 2024

  • curprev 04:1904:19, 29 May 2024Shr0x talk contribs 305 bytes +305 Created page with "{{ServersideJsFunction}} {{JSContainer| Enables manual batch mode for all global API calls, decreases overhead of automatic processing of more small packets. ==Syntax== <pre> mp.network.startBatch(); </pre> ==Example== <syntaxhighlight lang="javascript"> mp.network.startBatch(); </syntaxhighlight> }}"