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)
  • 12:34, 6 May 2024 Shr0x talk contribs created page Task::skyDive (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''p1:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.skyDive(ped, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:34, 6 May 2024 Shr0x talk contribs created page Task::getOffBoat (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''boat:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.getOffBoat(ped, boat) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:34, 6 May 2024 Shr0x talk contribs created page Task::leaveVehicle (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''vehicle:''' {{RageType|number}} *'''flags:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.leaveVehicle(ped, vehicle, flags) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Catego...")
  • 12:34, 6 May 2024 Shr0x talk contribs created page Task::enterVehicle (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''vehicle:''' {{RageType|number}} *'''timeout:''' {{RageType|number}} *'''seat:''' {{RageType|number}} *'''speed:''' {{RageType|number}} *'''flag:''' {{RageType|number}} *'''p6:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.enterVehicle(ped, vehicle, timeout, seat, speed, flag, p6) </syntaxh...")
  • 12:34, 6 May 2024 Shr0x talk contribs created page Task::openVehicleDoor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''vehicle:''' {{RageType|number}} *'''timeOut:''' {{RageType|number}} *'''seat:''' {{RageType|number}} *'''speed:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.openVehicleDoor(ped, vehicle, timeOut, seat, speed) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syn...")
  • 12:33, 6 May 2024 Shr0x talk contribs created page Task::updateHandsUpDuration (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''duration:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.updateHandsUpDuration(ped, duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:31, 6 May 2024 Shr0x talk contribs created page Task::handsUp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''duration:''' {{RageType|number}} *'''facingPed:''' {{RageType|number}} *'''p3:''' {{RageType|number}} *'''p4:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.handsUp(ped, duration, facingPed, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighligh...")
  • 12:31, 6 May 2024 Shr0x talk contribs created page Task::cower (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''duration:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.cower(ped, duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:31, 6 May 2024 Shr0x talk contribs created page Task::taskJump (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''unused:''' {{RageType|boolean}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.taskJump(ped, unused, p2, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:C...")
  • 12:30, 6 May 2024 Shr0x talk contribs created page Task::jump (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''unused:''' {{RageType|boolean}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.jump(ped, unused, p2, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clien...")
  • 12:30, 6 May 2024 Shr0x talk contribs created page Task::taskStandStill (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''time:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.taskStandStill(ped, time) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:30, 6 May 2024 Shr0x talk contribs created page Task::standStill (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''time:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.standStill(ped, time) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:30, 6 May 2024 Shr0x talk contribs created page Task::taskPause (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''ms:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.taskPause(ped, ms) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:30, 6 May 2024 Shr0x talk contribs created page Task::pause (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''ms:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.task.pause(ped, ms) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Task_functions_c}} Category:Clientside API Category:TODO: Example")
  • 12:22, 6 May 2024 Shr0x talk contribs created page Template:Task functions c (Created page with "*mp.game.task.pause *mp.game.task.taskPause *mp.game.task.standStill *mp.game.task.taskStandStill *mp.game.task.jump *mp.game.task.taskJump *mp.game.task.cower *mp.game.task.taskCower *mp.game.task.handsUp *mp.game.task.taskHandsUp *Task::updateHandsUpDuration|mp.game.task.updateH...")
  • 11:32, 6 May 2024 Shr0x talk contribs created page Template:Stats s function c (Created page with "{{Stats_functions_c}}")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::endTextComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.endTextComponent() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::resetMinimapComponentValues (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''names:''' {{RageType|string[]}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.resetMinimapComponentValues(names) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::setMinimapComponentValues (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|string}} *'''alignX:''' {{RageType|number}} *'''alignY:''' {{RageType|number}} *'''posX:''' {{RageType|number}} *'''posY:''' {{RageType|number}} *'''sizeX:''' {{RageType|number}} *'''sizeY:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setMinimapComponentValues(name, alignX, alignY, posX, posY, sizeX,...")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::getMinimapComponentValues (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentName:''' {{RageType|string)}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getMinimapComponentValues(componentName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::setPlayerIsInDirectorMode (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPlayerIsInDirectorMode(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::setDirectorModeClearTriggeredFlag (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setDirectorModeClearTriggeredFlag() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:29, 6 May 2024 Shr0x talk contribs created page Ui::hasDirectorModeBeenTriggered (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.hasDirectorModeBeenTriggered() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::getAiBlip (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getAiBlip(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::getAiBlip2 (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getAiBlip2(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::setPedAiBlipSprite (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''spriteId:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedAiBlipSprite(ped, spriteId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::setPedAiBlipNoticeRange (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''range:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedAiBlipNoticeRange(ped, range) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::setPedAiBlipForcedOn (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedAiBlipForcedOn(ped, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::setPedAiBlipHasCone (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedAiBlipHasCone(ped, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:28, 6 May 2024 Shr0x talk contribs created page Ui::setPedAiBlipGangId (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''gangId:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedAiBlipGangId(ped, gangId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:27, 6 May 2024 Shr0x talk contribs created page Ui::doesPedHaveAiBlip (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.doesPedHaveAiBlip(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:27, 6 May 2024 Shr0x talk contribs created page Ui::setPedHasAiBlipWithColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''hasCone:''' {{RageType|boolean}} *'''color:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedHasAiBlipWithColor(ped, hasCone, color) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} [[Category:Clientside API]...")
  • 11:27, 6 May 2024 Shr0x talk contribs created page Ui::setPedHasAiBlip (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''hasCone:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPedHasAiBlip(ped, hasCone) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:27, 6 May 2024 Shr0x talk contribs created page Ui::flagPlayerContextInTournament (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.flagPlayerContextInTournament(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:27, 6 May 2024 Shr0x talk contribs created page Ui::overrideMultiplayerChatColour (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''hudColor:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.overrideMultiplayerChatColour(p0, hudColor) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:27, 6 May 2024 Shr0x talk contribs created page Ui::closeMultiplayerChat (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.closeMultiplayerChat() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:23, 6 May 2024 Shr0x talk contribs created page Ui::isMultiplayerChatActive (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isMultiplayerChatActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::overrideMultiplayerChatPrefix (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''gxtEntryHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.overrideMultiplayerChatPrefix(gxtEntryHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::forceCloseTextInputBox (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.forceCloseTextInputBox() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::isSocialClubActive (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isSocialClubActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::setSocialClubTour (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setSocialClubTour(name) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::closeSocialClubMenu (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.closeSocialClubMenu() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::openSocialClubMenu (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.openSocialClubMenu() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:22, 6 May 2024 Shr0x talk contribs created page Ui::isOnlinePoliciesMenuActive (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.isOnlinePoliciesMenuActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:21, 6 May 2024 Shr0x talk contribs created page Ui::openOnlinePoliciesMenu (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.openOnlinePoliciesMenu() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:21, 6 May 2024 Shr0x talk contribs created page Ui::setPauseMenuPedSleepState (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''state:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPauseMenuPedSleepState(state) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:21, 6 May 2024 Shr0x talk contribs created page Ui::setPauseMenuPedLighting (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''state:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setPauseMenuPedLighting(state) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:20, 6 May 2024 Shr0x talk contribs created page Ui::givePedToPauseMenu (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''position:''' {{RageType|RageEnums.Hud.PM_PedPosition}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.givePedToPauseMenu(ped, position) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Examp...")
  • 11:20, 6 May 2024 Shr0x talk contribs created page Ui::clearPedInPauseMenu (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.clearPedInPauseMenu() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
  • 11:20, 6 May 2024 Shr0x talk contribs created page Ui::getMenuPedBoolStat (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.getMenuPedBoolStat(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ui_functions_c}} Category:Clientside API Category:TODO: Example")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)