All public logs

Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 13:17, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:17, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:17, 15 August 2024 Shr0x talk contribs created page 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...")
  • 13:17, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:16, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:16, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:16, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:16, 15 August 2024 Shr0x talk contribs created page 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}} *'...")
  • 13:16, 15 August 2024 Shr0x talk contribs created page 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}} *'...")
  • 13:16, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:15, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:15, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:15, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:15, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:15, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:14, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:14, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:14, 15 August 2024 Shr0x talk contribs created page 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")
  • 13:14, 15 August 2024 Shr0x talk contribs created page 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")
  • 10:43, 14 August 2024 Shr0x talk contribs created page 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")
  • 10:43, 14 August 2024 Shr0x talk contribs created page 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...")
  • 10:43, 14 August 2024 Shr0x talk contribs created page 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")
  • 10:43, 14 August 2024 Shr0x talk contribs created page 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...")
  • 10:42, 14 August 2024 Shr0x talk contribs created page 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")
  • 10:42, 14 August 2024 Shr0x talk contribs created page 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")
  • 10:42, 14 August 2024 Shr0x talk contribs created page 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")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:isDlcVehicleMod (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hash:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.isDlcVehicleMod(hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:isContentItemLocked (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''itemHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.isContentItemLocked(itemHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcWeaponComponentDataSp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcWeaponIndex:''' {{RageType|number}} *'''dlcWeapCompIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcWeaponComponentDataSp(dlcWeaponIndex, dlcWeapCompIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Cli...")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcWeaponComponentData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcWeaponIndex:''' {{RageType|number}} *'''dlcWeapCompIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcWeaponComponentData(dlcWeaponIndex, dlcWeapCompIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clien...")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:getNumDlcWeaponComponentsSp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcWeaponIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumDlcWeaponComponentsSp(dlcWeaponIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:getNumDlcWeaponComponents (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcWeaponIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumDlcWeaponComponents(dlcWeaponIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:42, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcWeaponDataSp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcWeaponIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcWeaponDataSp(dlcWeaponIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcWeaponData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcWeaponIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcWeaponData(dlcWeaponIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getNumDlcWeaponsSp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumDlcWeaponsSp() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getNumDlcWeapons (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumDlcWeapons() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcVehicleFlags (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcVehicleIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcVehicleFlags(dlcVehicleIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcVehicleData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcVehicleIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcVehicleData(dlcVehicleIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getDlcVehicleModel (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''dlcVehicleIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getDlcVehicleModel(dlcVehicleIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:41, 14 August 2024 Shr0x talk contribs created page GameFiles:getNumDlcVehicles (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumDlcVehicles() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:40, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedOutfitComponentVariant (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''outfitHash:''' {{RageType|number}} *'''variantIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedOutfitComponentVariant(outfitHash, variantIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API...")
  • 10:40, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedOutfitPropVariant (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''outfitHash:''' {{RageType|number}} *'''variantIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedOutfitPropVariant(outfitHash, variantIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API ...")
  • 10:40, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedOutfitLocate (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedOutfitLocate(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:40, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedOutfit (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedOutfit(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:40, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedQueryOutfit (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''outfitIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedQueryOutfit(outfitIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:39, 14 August 2024 Shr0x talk contribs created page GameFiles:setupShopPedOutfitQuery (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''character:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.setupShopPedOutfitQuery(character, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
  • 10:39, 14 August 2024 Shr0x talk contribs created page GameFiles:doesShopPedApparelHaveRestrictionTag (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} *'''restrictionTagHash:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.doesShopPedApparelHaveRestrictionTag(componentHash, restrictionTagHash, componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhi...")
  • 10:39, 14 August 2024 Shr0x talk contribs created page GameFiles:getForcedProp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} *'''forcedPropIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|object}} ''' { nameHash: number; enumValue: number; anchorPoint: number; } ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getForcedProp(componentHash, forcedPropIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See als...")
  • 10:39, 14 August 2024 Shr0x talk contribs created page GameFiles:getForcedComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} *'''forcedComponentIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|object}} ''' { nameHash: number; enumValue: number; anchorPoint: number; } ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getForcedComponent(componentHash, forcedComponentIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighligh...")
  • 10:38, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedApparelForcedPropCount (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedApparelForcedPropCount(componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)