User contributions for Shr0x

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

6 May 2024

  • 10:5410:54, 6 May 2024 diff hist +428 N Ui::setInteriorZoomLevelDecreasedCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setInteriorZoomLevelDecreased(toggle) </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 +428 N Ui::setInteriorZoomLevelIncreasedCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setInteriorZoomLevelIncreased(toggle) </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 +359 N Ui::hideLoadingOnFadeThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideLoadingOnFadeThisFrame() </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 +354 N Ui::getMainPlayerBlipIdCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getMainPlayerBlipId() </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 +345 N Ui::showSigninUiCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showSigninUi() </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 +421 N Ui::setMinimapSonarEnabledCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapSonarEnabled(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5310:53, 6 May 2024 diff hist +514 N Ui::setBlipShowConeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} *'''hudColor?:''' {{RageType|number | undefined}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipShowCone(blip, toggle, hudColor?) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clie..." current
  • 10:5310:53, 6 May 2024 diff hist +451 N Ui::setBlipBrightCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipBright(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current

5 May 2024

  • 21:0121:01, 5 May 2024 diff hist +352 N Ui::isWaypointActiveCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isWaypointActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0121:01, 5 May 2024 diff hist +348 N Ui::refreshWaypointCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.refreshWaypoint() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0121:01, 5 May 2024 diff hist +346 N Ui::deleteWaypointCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.deleteWaypoint() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +347 N Ui::setWaypointOffCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setWaypointOff() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +410 N Ui::doesBlipExistCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.doesBlipExist(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +455 N Ui::setRadiusBlipEdgeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setRadiusBlipEdge(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +452 N Ui::setBlipAsMinimalOnEdgeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipAsMinimalOnEdge(blip, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +467 N Ui::setBlipDisplayIndicatorOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipDisplayIndicatorOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +461 N Ui::showCrewIndicatorOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showCrewIndicatorOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +463 N Ui::showFriendIndicatorOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showFriendIndicatorOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +464 N Ui::showOutlineIndicatorOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showOutlineIndicatorOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 21:0021:00, 5 May 2024 diff hist +464 N Ui::showHeadingIndicatorOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showHeadingIndicatorOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5920:59, 5 May 2024 diff hist +452 N Ui::showTickOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showTickOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5920:59, 5 May 2024 diff hist +454 N Ui::showHeightOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showHeightOnBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5920:59, 5 May 2024 diff hist +410 N Ui::hideNumberOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideNumberOnBlip(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5920:59, 5 May 2024 diff hist +453 N Ui::showNumberOnBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''number:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showNumberOnBlip(blip, number) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5920:59, 5 May 2024 diff hist +403 N Ui::pulseBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.pulseBlip(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5820:58, 5 May 2024 diff hist +455 N Ui::setBlipAsFriendlyCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipAsFriendly(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5820:58, 5 May 2024 diff hist +456 N Ui::setBlipPriorityCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''priority:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipPriority(blip, priority) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5820:58, 5 May 2024 diff hist +450 N Ui::setBlipCategoryCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''index:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipCategory(blip, index) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +457 N Ui::setBlipDisplayCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''displayId:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipDisplay(blip, displayId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +506 N Ui::setBlipScaleTransformationCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''xScale:''' {{RageType|number}} *'''yScale:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipScaleTransformation(blip, xScale, yScale) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside A..." current
  • 20:5720:57, 5 May 2024 diff hist +447 N Ui::setBlipScaleCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''scale:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipScale(blip, scale) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +457 N Ui::setBlipAsShortRangeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipAsShortRange(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +411 N Ui::isBlipFlashingCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isBlipFlashing(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +461 N Ui::setBlipFlashesAlternateCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipFlashesAlternate(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +452 N Ui::setBlipFlashesCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipFlashes(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5720:57, 5 May 2024 diff hist +426 N Ui::showStartMissionInstructionalButtonCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showStartMissionInstructionalButton(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +368 N Ui::isHoveringOverMissionCreatorBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isHoveringOverMissionCreatorBlip() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +367 N Ui::getNewSelectedMissionCreatorBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getNewSelectedMissionCreatorBlip() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +417 N Ui::isMissionCreatorBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isMissionCreatorBlip(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +465 N Ui::setBlipAsMissionCreatorBlipCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipAsMissionCreatorBlip(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +455 N Ui::setBlipHighDetailCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipHighDetail(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +459 N Ui::setBlipHiddenOnLegendCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipHiddenOnLegend(blip, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +417 N Ui::doesBlipHaveGpsRouteCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.doesBlipHaveGpsRoute(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5620:56, 5 May 2024 diff hist +412 N Ui::isBlipOnMinimapCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isBlipOnMinimap(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5520:55, 5 May 2024 diff hist +413 N Ui::isBlipShortRangeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isBlipShortRange(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5520:55, 5 May 2024 diff hist +409 N Ui::getBlipColourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getBlipColour(blip) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5520:55, 5 May 2024 diff hist +515 N Ui::setBlipSecondaryColourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''r:''' {{RageType|number}} *'''g:''' {{RageType|number}} *'''b:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipSecondaryColour(blip, r, g, b) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Cli..." current
  • 20:5520:55, 5 May 2024 diff hist +448 N Ui::setBlipColourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''color:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipColour(blip, color) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5520:55, 5 May 2024 diff hist +449 N Ui::setBlipFlashIntervalCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''ms:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipFlashInterval(blip, ms) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 20:5520:55, 5 May 2024 diff hist +458 N Ui::setBlipFlashTimerCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''blip:''' {{RageType|number}} *'''duration:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipFlashTimer(blip, duration) </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)