User contributions for Shr0x

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

6 May 2024

  • 11:0311:03, 6 May 2024 diff hist +515 N Ui::setHealthDisplayValuesCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''health:''' {{RageType|number}} *'''capacity:''' {{RageType|number}} *'''wasAdded:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setHealthDisplayValues(health, capacity, wasAdded) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Cli..." current
  • 11:0211:02, 6 May 2024 diff hist +505 N Ui::setMinimapAltitudeIndicatorLevelCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''altitude:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapAltitudeIndicatorLevel(altitude, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside AP..." current
  • 11:0211:02, 6 May 2024 diff hist +354 N Ui::unlockMinimapPositionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.unlockMinimapPosition() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0211:02, 6 May 2024 diff hist +351 N Ui::unlockMinimapAngleCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.unlockMinimapAngle() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0211:02, 6 May 2024 diff hist +356 N Ui::setMinimapGolfCourseOffCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapGolfCourseOff() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0211:02, 6 May 2024 diff hist +414 N Ui::setMinimapGolfCourseCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hole:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapGolfCourse(hole) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0111:01, 6 May 2024 diff hist +483 N Ui::setMinimapFowRevealCoordinateCreated 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.ui.setMinimapFowRevealCoordinate(x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: E..." current
  • 11:0111:01, 6 May 2024 diff hist +490 N Ui::getMinimapFowCoordinateIsRevealedCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getMinimapFowCoordinateIsRevealed(x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:..." current
  • 11:0111:01, 6 May 2024 diff hist +362 N Ui::getMinimapFowDiscoveryRatioCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getMinimapFowDiscoveryRatio() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0111:01, 6 May 2024 diff hist +416 N Ui::setMinimapHideFowCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapHideFow(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0111:01, 6 May 2024 diff hist +419 N Ui::setMinimapInPrologueCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapInPrologue(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0111:01, 6 May 2024 diff hist +445 N Ui::setMissionName2Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|boolean}} *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMissionName2(p0, name) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0111:01, 6 May 2024 diff hist +461 N Ui::setMinimapInSpectatorModeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapInSpectatorMode(toggle, ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0111:01, 6 May 2024 diff hist +440 N Ui::flashMinimapDisplayWithColorCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudColorIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.flashMinimapDisplayWithColor(hudColorIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0011:00, 6 May 2024 diff hist +352 N Ui::flashMinimapDisplayCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.flashMinimapDisplay() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0011:00, 6 May 2024 diff hist +419 N Ui::setMainPlayerBlipColourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''color:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMainPlayerBlipColour(color) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0011:00, 6 May 2024 diff hist +355 N Ui::clearGpsPlayerWaypointCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearGpsPlayerWaypoint() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0011:00, 6 May 2024 diff hist +351 N Ui::clearGpsMultiRouteCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearGpsMultiRoute() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0011:00, 6 May 2024 diff hist +421 N Ui::setGpsMultiRouteRenderCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setGpsMultiRouteRender(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0011:00, 6 May 2024 diff hist +477 N Ui::addPointToGpsMultiRouteCreated 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.ui.addPointToGpsMultiRoute(x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 6 May 2024 diff hist +540 N Ui::startGpsMultiRouteCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudColor:''' {{RageType|number}} *'''routeFromPlayer:''' {{RageType|boolean}} *'''displayOnFoot:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.startGpsMultiRoute(hudColor, routeFromPlayer, displayOnFoot) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_fun..." current
  • 10:5910:59, 6 May 2024 diff hist +352 N Ui::clearGpsCustomRouteCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearGpsCustomRoute() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 6 May 2024 diff hist +536 N Ui::setGpsCustomRouteRenderCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} *'''radarThickness:''' {{RageType|number}} *'''mapThickness:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setGpsCustomRouteRender(toggle, radarThickness, mapThickness) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functio..." current
  • 10:5910:59, 6 May 2024 diff hist +478 N Ui::addPointToGpsCustomRouteCreated 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.ui.addPointToGpsCustomRoute(x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 6 May 2024 diff hist +535 N Ui::startGpsCustomRouteCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudColor:''' {{RageType|number}} *'''displayOnFoot:''' {{RageType|boolean}} *'''followPlayer:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.startGpsCustomRoute(hudColor, displayOnFoot, followPlayer) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_function..." current
  • 10:5910:59, 6 May 2024 diff hist +351 N Ui::clearGpsRaceTrackCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearGpsRaceTrack() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +417 N Ui::setRaceTrackRenderCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setRaceTrackRender(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +346 N Ui::clearGpsFlagsCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearGpsFlags() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +427 N Ui::weaponWheelIgnoreControlInputCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.weaponWheelIgnoreControlInput(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +440 N Ui::weaponWheelGetSlotHashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''weaponTypeIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.weaponWheelGetSlotHash(weaponTypeIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +427 N Ui::setWeaponWheelTopSlotCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''weaponHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setWeaponWheelTopSlot(weaponHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +361 N Ui::weaponWheelGetSelectedHashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.weaponWheelGetSelectedHash() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 6 May 2024 diff hist +359 N Ui::weaponWheelIgnoreSelectionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.weaponWheelIgnoreSelection() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 6 May 2024 diff hist +357 N Ui::displayLoadingScreenTipsCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.displayLoadingScreenTips() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 6 May 2024 diff hist +411 N Ui::forceWeaponWheelCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''show:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.forceWeaponWheel(show) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 6 May 2024 diff hist +354 N Ui::hideHelpTextThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideHelpTextThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 6 May 2024 diff hist +354 N Ui::removeMultiplayerCashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.removeMultiplayerCash() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 6 May 2024 diff hist +443 N Ui::setMultiplayerCashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMultiplayerCash(p0, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 6 May 2024 diff hist +358 N Ui::removeMultiplayerBankCashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.removeMultiplayerBankCash() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 6 May 2024 diff hist +355 N Ui::setMultiplayerBankCashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMultiplayerBankCash() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 6 May 2024 diff hist +360 N Ui::removeMultiplayerWalletCashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.removeMultiplayerWalletCash() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 6 May 2024 diff hist +357 N Ui::setMultiplayerWalletCashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMultiplayerWalletCash() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 6 May 2024 diff hist +354 N Ui::hideAndRadarThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideAndRadarThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5510:55, 6 May 2024 diff hist +360 N Ui::displaySniperScopeThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.displaySniperScopeThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5510:55, 6 May 2024 diff hist +357 N Ui::dontTiltMinimapThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.dontTiltMinimapThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5510:55, 6 May 2024 diff hist +426 N Ui::setToggleMinimapHeistIslandCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setToggleMinimapHeistIsland(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5510:55, 6 May 2024 diff hist +364 N Ui::hideMinimapInteriorMapThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideMinimapInteriorMapThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5510:55, 6 May 2024 diff hist +364 N Ui::hideMinimapExteriorMapThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideMinimapExteriorMapThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5510:55, 6 May 2024 diff hist +355 N Ui::isMinimapInInteriorCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isMinimapInInterior() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5410:54, 6 May 2024 diff hist +360 N Ui::setRadarAsExteriorThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setRadarAsExteriorThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)