User contributions for Shr0x
15 August 2024
- 13:2113:21, 15 August 2024 diff hist +431 N Gameplay::registerTextLabelToSave2 Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.registerTextLabelToSave2(name) </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 +426 N Gameplay::registerInt64ToSave Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.registerInt64ToSave(name) </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 +421 N Gameplay::getSizeOfSaveData Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getSizeOfSaveData(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2013:20, 15 August 2024 diff hist +357 N Gameplay::stopSaveData Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.stopSaveData() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2013:20, 15 August 2024 diff hist +369 N Gameplay::getIndexOfCurrentLevel Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getIndexOfCurrentLevel() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2013:20, 15 August 2024 diff hist +356 N Gameplay::populateNow Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.populateNow() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2013:20, 15 August 2024 diff hist +364 N Gameplay::isFrontendFading Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isFrontendFading() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2013:20, 15 August 2024 diff hist +428 N Gameplay::setInstancePriorityHint Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''flag:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setInstancePriorityHint(flag) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:2013:20, 15 August 2024 diff hist +424 N Gameplay::setInstancePriorityMode Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setInstancePriorityMode(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1913:19, 15 August 2024 diff hist +360 N Gameplay::cancelStuntJump Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.cancelStuntJump() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1913:19, 15 August 2024 diff hist +375 N Gameplay::getTotalSuccessfulStuntJumps Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getTotalSuccessfulStuntJumps() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1913:19, 15 August 2024 diff hist +373 N Gameplay::getNumSuccessfulStuntJumps Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getNumSuccessfulStuntJumps() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1913:19, 15 August 2024 diff hist +373 N Gameplay::isStuntJumpMessageShowing Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isStuntJumpMessageShowing() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1913:19, 15 August 2024 diff hist +369 N Gameplay::isStuntJumpInProgress Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isStuntJumpInProgress() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1913:19, 15 August 2024 diff hist +433 N Gameplay::setStuntJumpsCanTrigger Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.setStuntJumpsCanTrigger(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1813:18, 15 August 2024 diff hist −124 Template:Gameplay functions c No edit summary
- 13:1813:18, 15 August 2024 diff hist 0 Template:Gameplay functions c No edit summary
- 13:1813:18, 15 August 2024 diff hist −150 Template:Gameplay functions c No edit summary
- 13:1713:17, 15 August 2024 diff hist +363 N Gameplay::isAussieVersion Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isAussieVersion() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1713:17, 15 August 2024 diff hist +359 N Gameplay::isPcVersion Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isPcVersion() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1713:17, 15 August 2024 diff hist +364 N Gameplay::isDurangoVersion Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isDurangoVersion() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1713:17, 15 August 2024 diff hist +362 N Gameplay::isOrbisVersion Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isOrbisVersion() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1713:17, 15 August 2024 diff hist +618 N Gameplay::getProjectileNearPed Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''weaponhash:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} *'''p4:''' {{RageType|number}} *'''p5:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getProjectileNearPed(ped, weaponhash, p2, p3, p4, p5) </syntaxhighlight> ==Example== <syntaxhighlig..." current
- 13:1713:17, 15 August 2024 diff hist +375 N Gameplay::shouldUseMetricMeasurements Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.shouldUseMetricMeasurements() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1613:16, 15 August 2024 diff hist +364 N Gameplay::isSniperInverted Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isSniperInverted() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1613:16, 15 August 2024 diff hist +369 N Gameplay::isThisAMinigameScript Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isThisAMinigameScript() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1613:16, 15 August 2024 diff hist +433 N Gameplay::allowMissionCreatorWarp Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.allowMissionCreatorWarp(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1613:16, 15 August 2024 diff hist +1,249 N Gameplay::shootSingleBulletBetweenCoordsIgnoreEntityNew 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}} *'''damage:''' {{RageType|number}} *'''p7:''' {{RageType|boolean}} *'''weaponHash:''' {{RageType|number}} *'''ownerPed:''' {{RageType|number}} *'''isAudible:''' {{RageType|boolean}} *'''isInvisible:''' {{RageType|boolean}} *'..." current
- 13:1613:16, 15 August 2024 diff hist +1,020 N Gameplay::shootSingleBulletBetweenCoordsIgnoreEntity 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}} *'''damage:''' {{RageType|number}} *'''p7:''' {{RageType|boolean}} *'''weaponHash:''' {{RageType|number}} *'''ownerPed:''' {{RageType|number}} *'''isAudible:''' {{RageType|boolean}} *'''isInvisible:''' {{RageType|boolean}} *'..." current
- 13:1613:16, 15 August 2024 diff hist +365 N Gameplay::isMemoryCardInUse Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isMemoryCardInUse() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1513:15, 15 August 2024 diff hist +361 N Gameplay::clearReplayStats Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.clearReplayStats() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1513:15, 15 August 2024 diff hist +429 N Gameplay::getReplayStatAtIndex Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''index:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getReplayStatAtIndex(index) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1513:15, 15 August 2024 diff hist +365 N Gameplay::getReplayStatCount Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getReplayStatCount() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1513:15, 15 August 2024 diff hist +371 N Gameplay::getReplayStatMissionType Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getReplayStatMissionType() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1513:15, 15 August 2024 diff hist +359 N Gameplay::endReplayStats Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.endReplayStats() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1413:14, 15 August 2024 diff hist +425 N Gameplay::addReplayStatValue Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.addReplayStatValue(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1413:14, 15 August 2024 diff hist +367 N Gameplay::isAutoSaveInProgress Created page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.isAutoSaveInProgress() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1413:14, 15 August 2024 diff hist +365 N Gameplay::getIsAutoSaveOff Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.getIsAutoSaveOff() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:1413:14, 15 August 2024 diff hist +355 N Gameplay::doAutoSave Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.gameplay.doAutoSave() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Gameplay_functions_c}} Category:Clientside API Category:TODO: Example" current
- 13:0913:09, 15 August 2024 diff hist −11,080 Template:Gameplay definition c duplicated, moved to delete current Tag: Replaced
- 13:0813:08, 15 August 2024 diff hist +13,069 Template:Gameplay functions c added missing methods
14 August 2024
- 10:4410:44, 14 August 2024 diff hist +43 Client-side functions No edit summary
- 10:4410:44, 14 August 2024 diff hist +52 Client-side functions →Game Globals
- 10:4310:43, 14 August 2024 diff hist +428 N GameFiles:isDlcDataEmpty Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''itemHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.isDlcDataEmpty(itemHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example" current
- 10:4310:43, 14 August 2024 diff hist +489 N GameFiles:getPropFromOutfit Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''outfitHash:''' {{RageType|number}} *'''variantIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getPropFromOutfit(outfitHash, variantIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:T..." current
- 10:4310:43, 14 August 2024 diff hist +445 N GameFiles:getNumForcedComponents Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumForcedComponents(componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example" current
- 10:4310:43, 14 August 2024 diff hist +630 N GameFiles:getNumPropsFromOutfit Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''character:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|boolean}} *'''p4:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumPropsFromOutfit(character, p1, p2, p3, p4, componentId) </syntaxhighlight> ==Example== <sy..." current
- 10:4210:42, 14 August 2024 diff hist +430 N GameFiles:unloadContentChangeSetGroup Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hash:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.unloadContentChangeSetGroup(hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example" current
- 10:4210:42, 14 August 2024 diff hist +428 N GameFiles:loadContentChangeSetGroup Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hash:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.loadContentChangeSetGroup(hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example" current
- 10:4210:42, 14 August 2024 diff hist +429 N GameFiles:getDlcVehicleModLockHash Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcVehicleModLockHash(hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example" current