Gameplay::addDispatchSpawnBlockingArea: 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.

15 August 2024

  • curprev 13:2513:25, 15 August 2024Shr0x talk contribs 536 bytes +536 Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x1:''' {{RageType|number}} *'''y1:''' {{RageType|number}} *'''x2:''' {{RageType|number}} *'''y2:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.addDispatchSpawnBlockingArea(x1, y1, x2, y2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functio..."