User contributions for Shr0x
15 August 2024
- 13:3013:30, 15 August 2024 diff hist +373 N Gameplay::getPowerSavingModeDuration Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getPowerSavingModeDuration() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:3013:30, 15 August 2024 diff hist +367 N Gameplay::isInPowerSavingMode Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isInPowerSavingMode() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:3013:30, 15 August 2024 diff hist +364 N Gameplay::cleanupAsyncInstall Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.cleanupAsyncInstall() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:3013:30, 15 August 2024 diff hist +371 N Gameplay::hasAsyncInstallFinished Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.hasAsyncInstallFinished() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +366 N Gameplay::forceSocialClubUpdate Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.forceSocialClubUpdate() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +356 N Gameplay::restartGame Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.restartGame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +378 N Gameplay::getBenchmarkPassFromCommandLine Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getBenchmarkPassFromCommandLine() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +384 N Gameplay::getBenchmarkIterationsFromCommandLine Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getBenchmarkIterationsFromCommandLine() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +378 N Gameplay::isCommandLineBenchmarkValueSet Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isCommandLineBenchmarkValueSet() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +367 N Gameplay::landingMenuIsActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.landingMenuIsActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +379 N Gameplay::uiIsSingleplayerPauseMenuActive Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.uiIsSingleplayerPauseMenuActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2913:29, 15 August 2024 diff hist +367 N Gameplay::saveBenchmarkRecording Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.saveBenchmarkRecording() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2813:28, 15 August 2024 diff hist +368 N Gameplay::resetBenchmarkRecording Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.resetBenchmarkRecording() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2813:28, 15 August 2024 diff hist +367 N Gameplay::stopBenchmarkRecording Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.stopBenchmarkRecording() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2813:28, 15 August 2024 diff hist +368 N Gameplay::startBenchmarkRecording Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.startBenchmarkRecording() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2813:28, 15 August 2024 diff hist +17 Gameplay::scriptRaceGetPlayerSplitTime No edit summary current
- 13:2813:28, 15 August 2024 diff hist +467 N Gameplay::scriptRaceGetPlayerSplitTime Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''player:''' {{RageType|number}} ===Return value=== *''' {{RageType|ScriptRaceGetPlayerSplitTimeResult}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.scriptRaceGetPlayerSplitTime(player) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example"
- 13:2713:27, 15 August 2024 diff hist +363 N Gameplay::scriptRaceShutdown Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.scriptRaceShutdown() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2713:27, 15 August 2024 diff hist +520 N Gameplay::scriptRaceInit Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.scriptRaceInit(p0, p1, p2, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Categor..." current
- 13:2713:27, 15 August 2024 diff hist +366 N Gameplay::forceGameStatePlaying Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.forceGameStatePlaying() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2713:27, 15 August 2024 diff hist +371 N Gameplay::areProfileSettingsValid Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.areProfileSettingsValid() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2613:26, 15 August 2024 diff hist +458 N Gameplay::removeStealthKill Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hash:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.removeStealthKill(hash, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2613:26, 15 August 2024 diff hist +1,027 N Gameplay::displayOnscreenKeyboardWithLongerInitialString Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''windowTitle:''' {{RageType|string}} *'''defaultText:''' {{RageType|string}} *'''defaultConcat1:''' {{RageType|string}} *'''defaultConcat2:''' {{RageType|string}} *'''defaultConcat3:''' {{RageType|string}} *'''defaultConcat4:''' {{RageType|string}} *'''defaultConcat5:''' {{RageType|string}} *'''defaultConcat6:''' {{RageType|string}} *'''defaultConcat7:''' {{RageType|string}}..." current
- 13:2613:26, 15 August 2024 diff hist +428 N Gameplay::setRiotModeEnabled Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setRiotModeEnabled(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2513:25, 15 August 2024 diff hist +372 N Gameplay::clearTacticalAnalysisPoints Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.clearTacticalAnalysisPoints() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2513:25, 15 August 2024 diff hist +489 N Gameplay::addTacticalAnalysisPoint Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.addTacticalAnalysisPoint(x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:T..." current
- 13:2513:25, 15 August 2024 diff hist +376 N Gameplay::resetDispatchSpawnBlockingAreas Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.resetDispatchSpawnBlockingAreas() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2513:25, 15 August 2024 diff hist +536 N Gameplay::addDispatchSpawnBlockingArea 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..." current
- 13:2513:25, 15 August 2024 diff hist +653 N Gameplay::addDispatchSpawnBlockingAngledArea Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x1:''' {{RageType|number}} *'''y1:''' {{RageType|number}} *'''z1:''' {{RageType|number}} *'''x2:''' {{RageType|number}} *'''y2:''' {{RageType|number}} *'''z2:''' {{RageType|number}} *'''width:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.addDispatchSpawnBlockingAngledArea(x1, y1, z1, x2, y2, z2, width) </syntaxhig..." current
- 13:2513:25, 15 August 2024 diff hist +438 N Gameplay::resetDispatchTimeBetweenSpawnAttempts Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.resetDispatchTimeBetweenSpawnAttempts(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2513:25, 15 August 2024 diff hist +376 N Gameplay::resetDispatchIdealSpawnDistance Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.resetDispatchIdealSpawnDistance() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2513:25, 15 August 2024 diff hist +489 N Gameplay::setDispatchSpawnLocation Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setDispatchSpawnLocation(x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:T..." current
- 13:2513:25, 15 August 2024 diff hist +371 N Gameplay::resetDispatchSpawnLocation Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.resetDispatchSpawnLocation() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2413:24, 15 August 2024 diff hist +462 N Gameplay::removePopMultiplierSphere Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.removePopMultiplierSphere(id, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2413:24, 15 August 2024 diff hist +432 N Gameplay::doesPopMultiplierSphereExist Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.doesPopMultiplierSphereExist(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2413:24, 15 August 2024 diff hist +726 N Gameplay::addPopMultiplierSphere Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''radius:''' {{RageType|number}} *'''pedMultiplier:''' {{RageType|number}} *'''vehicleMultiplier:''' {{RageType|number}} *'''p6:''' {{RageType|boolean}} *'''p7:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.addPopMultiplierSphe..." current
- 13:2413:24, 15 August 2024 diff hist +426 N Gameplay::isPopMultiplierAreaUnk Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isPopMultiplierAreaUnk(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2413:24, 15 August 2024 diff hist +460 N Gameplay::removePopMultiplierArea Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.removePopMultiplierArea(id, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2413:24, 15 August 2024 diff hist +430 N Gameplay::doesPopMultiplierAreaExist Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.doesPopMultiplierAreaExist(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2313:23, 15 August 2024 diff hist +740 N Gameplay::addPopMultiplierArea Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x1:''' {{RageType|number}} *'''y1:''' {{RageType|number}} *'''z1:''' {{RageType|number}} *'''x2:''' {{RageType|number}} *'''y2:''' {{RageType|number}} *'''z2:''' {{RageType|number}} *'''p6:''' {{RageType|number}} *'''p7:''' {{RageType|number}} *'''p8:''' {{RageType|boolean}} *'''p9:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp..." current
- 13:2313:23, 15 August 2024 diff hist +466 N Gameplay::setIncidentUnk Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''incidentId:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setIncidentUnk(incidentId, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2313:23, 15 August 2024 diff hist +550 N Gameplay::setIncidentRequestedUnits Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''incidentId:''' {{RageType|number}} *'''dispatchService:''' {{RageType|number}} *'''numUnits:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setIncidentRequestedUnits(incidentId, dispatchService, numUnits) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ga..." current
- 13:2313:23, 15 August 2024 diff hist +459 N Gameplay::getNumDispatchedUnitsForPlayer Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dispatchService:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getNumDispatchedUnitsForPlayer(dispatchService) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2313:23, 15 August 2024 diff hist +507 N Gameplay::blockDispatchServiceResourceCreation Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dispatchService:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.blockDispatchServiceResourceCreation(dispatchService, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside..." current
- 13:2213:22, 15 August 2024 diff hist +20 Gameplay::copyMemory No edit summary current
- 13:2213:22, 15 August 2024 diff hist +427 N Gameplay::copyMemory Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''size:''' {{RageType|number}} ===Return value=== *''' {{RageType|CopyMemoryResult}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.copyMemory(size) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example"
- 13:2213:22, 15 August 2024 diff hist +358 N Gameplay::stopSaveArray Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.stopSaveArray() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2113:21, 15 August 2024 diff hist +478 N Gameplay::startSaveArrayWithSize Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''size:''' {{RageType|number}} *'''arrayName:''' {{RageType|string}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.startSaveArrayWithSize(size, arrayName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2113:21, 15 August 2024 diff hist +359 N Gameplay::stopSaveStruct Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.stopSaveStruct() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2113:21, 15 August 2024 diff hist +481 N Gameplay::startSaveStructWithSize Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''size:''' {{RageType|number}} *'''structName:''' {{RageType|string}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.startSaveStructWithSize(size, structName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Exa..." current