User contributions for Shr0x

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

6 May 2024

  • 11:1011:10, 6 May 2024 diff hist +359 N Ui::isWarningMessageActive2Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isWarningMessageActive2() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:1011:10, 6 May 2024 diff hist +431 N Ui::resetGlobalActionscriptFlagCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''flagIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.resetGlobalActionscriptFlag(flagIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:1011:10, 6 May 2024 diff hist +431 N Ui::getGlobalActionscriptFlagCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''flagIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getGlobalActionscriptFlag(flagIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:1011:10, 6 May 2024 diff hist +354 N Ui::getCurrentWebsiteIdCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getCurrentWebsiteId() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:1011:10, 6 May 2024 diff hist +354 N Ui::getCurrentWebpageIdCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getCurrentWebpageId() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0911:09, 6 May 2024 diff hist +469 N Ui::setMpGamerTagBigTextCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''string:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagBigText(gamerTagId, string) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0911:09, 6 May 2024 diff hist +431 N Ui::isValidMpGamerTagMovieCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isValidMpGamerTagMovie(gamerTagId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0911:09, 6 May 2024 diff hist +466 N Ui::setMpGamerTagNameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''string:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagName(gamerTagId, string) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0911:09, 6 May 2024 diff hist +457 N Ui::setMpGamerTagUnkCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagUnk(gamerTagId, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0911:09, 6 May 2024 diff hist +479 N Ui::setMpGamerTagWantedLevelCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''wantedlvl:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagWantedLevel(gamerTagId, wantedlvl) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Examp..." current
  • 11:0911:09, 6 May 2024 diff hist +514 N Ui::setMpGamerTagAlphaCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''component:''' {{RageType|number}} *'''alpha:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagAlpha(gamerTagId, component, alpha) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clie..." current
  • 11:0911:09, 6 May 2024 diff hist +491 N Ui::setMpGamerTagHealthBarColourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''hudColorIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagHealthBarColour(gamerTagId, hudColorIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category..." current
  • 11:0911:09, 6 May 2024 diff hist +531 N Ui::setMpGamerTagColourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''component:''' {{RageType|number}} *'''hudColorIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagColour(gamerTagId, component, hudColorIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}..." current
  • 11:0811:08, 6 May 2024 diff hist +524 N Ui::setMpGamerHealthBarMaxCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''value:''' {{RageType|number}} *'''maximumValue:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerHealthBarMax(gamerTagId, value, maximumValue) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Cat..." current
  • 11:0811:08, 6 May 2024 diff hist +476 N Ui::setMpGamerHealthBarDisplayCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerHealthBarDisplay(gamerTagId, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0811:08, 6 May 2024 diff hist +468 N Ui::setMpGamerTagIconsCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagIcons(gamerTagId, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0811:08, 6 May 2024 diff hist +470 N Ui::setMpGamerTagEnabledCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagEnabled(gamerTagId, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0811:08, 6 May 2024 diff hist +557 N Ui::setMpGamerTagVisibilityCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} *'''component:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMpGamerTagVisibility(gamerTagId, component, toggle, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==Se..." current
  • 11:0811:08, 6 May 2024 diff hist +425 N Ui::isMpGamerTagFreeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isMpGamerTagFree(gamerTagId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0711:07, 6 May 2024 diff hist +427 N Ui::isMpGamerTagActiveCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isMpGamerTagActive(gamerTagId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0711:07, 6 May 2024 diff hist +422 N Ui::removeMpGamerTagCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gamerTagId:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.removeMpGamerTag(gamerTagId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0711:07, 6 May 2024 diff hist +673 N Ui::createFakeMpGamerTagCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''username:''' {{RageType|string}} *'''pointedClanTag:''' {{RageType|boolean}} *'''isRockstarClan:''' {{RageType|boolean}} *'''clanTag:''' {{RageType|string}} *'''clanFlag:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.createFakeMpGamerTag(ped, username, pointedClanTag, isRockstarClan, clan..." current
  • 11:0711:07, 6 May 2024 diff hist +359 N Ui::isMpGamerTagMovieActiveCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isMpGamerTagMovieActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0711:07, 6 May 2024 diff hist +785 N Ui::createMpGamerTagWithCrewColorCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''player:''' {{RageType|number}} *'''username:''' {{RageType|string}} *'''pointedClanTag:''' {{RageType|boolean}} *'''isRockstarClan:''' {{RageType|boolean}} *'''clanTag:''' {{RageType|string}} *'''clanFlag:''' {{RageType|number}} *'''r:''' {{RageType|number}} *'''g:''' {{RageType|number}} *'''b:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javas..." current
  • 11:0711:07, 6 May 2024 diff hist +665 N Ui::setFloatingHelpTextStyleCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''helpIndex:''' {{RageType|number}} *'''style:''' {{RageType|number}} *'''color:''' {{RageType|number}} *'''alpha:''' {{RageType|number}} *'''direction:''' {{RageType|RageEnums.Hud.ArrowDirection}} *'''offset:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setFloatingHelpTextStyle(helpIndex, style, color, alpha, direction, o..." current
  • 11:0711:07, 6 May 2024 diff hist +562 N Ui::setFloatingHelpTextToEntityCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudIndex:''' {{RageType|number}} *'''entity:''' {{RageType|number}} *'''offsetX:''' {{RageType|number}} *'''offsetY:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setFloatingHelpTextToEntity(hudIndex, entity, offsetX, offsetY) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }}..." current
  • 11:0711:07, 6 May 2024 diff hist +533 N Ui::setFloatingHelpTextWorldPositionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudIndex:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setFloatingHelpTextWorldPosition(hudIndex, x, y, z) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_..." current
  • 11:0611:06, 6 May 2024 diff hist +501 N Ui::setFloatingHelpTextScreenPositionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudIndex:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setFloatingHelpTextScreenPosition(hudIndex, x, y) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API..." current
  • 11:0611:06, 6 May 2024 diff hist +431 N Ui::isFloatingHelpTextOnScreenCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isFloatingHelpTextOnScreen(hudIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0611:06, 6 May 2024 diff hist +355 N Ui::isReportugcMenuOpenCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isReportugcMenuOpen() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0611:06, 6 May 2024 diff hist +356 N Ui::forceCloseReportugcMenuCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.forceCloseReportugcMenu() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0611:06, 6 May 2024 diff hist +350 N Ui::openReportugcMenuCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.openReportugcMenu() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0611:06, 6 May 2024 diff hist +37 Ui::getScreenPositionFromWorldPositionNo edit summary current
  • 11:0511:05, 6 May 2024 diff hist +557 N Ui::getScreenPositionFromWorldPositionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''worldX:''' {{RageType|number}} *'''worldY:''' {{RageType|number}} *'''worldZ:''' {{RageType|number}} ===Return value=== *''' {{RageType|GetHudScreenPositionFromWorldPositionResult}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getScreenPositionFromWorldPosition(worldX, worldY, worldZ) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==Se..."
  • 11:0511:05, 6 May 2024 diff hist +353 N Ui::clearReminderMessageCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearReminderMessage() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0511:05, 6 May 2024 diff hist +413 N Ui::getComponentPositionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getComponentPosition(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +476 N Ui::setComponentPositionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setComponentPosition(id, x, y) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +410 N Ui::resetComponentValuesCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.resetComponentValues(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +352 N Ui::resetReticuleValuesCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.resetReticuleValues() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +364 N Ui::hideAreaAndVehicleNameThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideAreaAndVehicleNameThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +412 N Ui::showComponentThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showComponentThisFrame(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +412 N Ui::hideComponentThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideComponentThisFrame(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 6 May 2024 diff hist +427 N Ui::isScriptedComponentHiddenThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isScriptedComponentHiddenThisFrame(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 6 May 2024 diff hist +420 N Ui::showScriptedComponentThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.showScriptedComponentThisFrame(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 6 May 2024 diff hist +420 N Ui::hideScriptedComponentThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hideScriptedComponentThisFrame(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 6 May 2024 diff hist +418 N Ui::isScriptedComponentActiveCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isScriptedComponentActive(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 6 May 2024 diff hist +410 N Ui::isComponentActiveCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''id:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isComponentActive(id) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 6 May 2024 diff hist +480 N Ui::setBigmapActiveCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggleBigMap:''' {{RageType|boolean}} *'''showFullMap:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBigmapActive(toggleBigMap, showFullMap) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Exam..." current
  • 11:0311:03, 6 May 2024 diff hist +429 N Ui::setMaxArmourDisplayCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''maximumValue:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMaxArmourDisplay(maximumValue) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 6 May 2024 diff hist +429 N Ui::setMaxHealthDisplayCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''maximumValue:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMaxHealthDisplay(maximumValue) </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)