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).
- 03:59, 27 May 2024 Shr0x talk contribs created page Streaming::switchOutPlayer (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''flags:''' {{RageType|number}} *'''switchType:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.switchOutPlayer(ped, flags, switchType) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Client...")
- 03:59, 27 May 2024 Shr0x talk contribs created page Streaming::disableSwitchOutroFx (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.disableSwitchOutroFx() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:59, 27 May 2024 Shr0x talk contribs created page Streaming::enableSwitchPauseBeforeDescent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.enableSwitchPauseBeforeDescent() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:59, 27 May 2024 Shr0x talk contribs created page Streaming::isSwitchReadyForDescent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isSwitchReadyForDescent() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:58, 27 May 2024 Shr0x talk contribs created page Streaming::allowPlayerSwitchDescent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.allowPlayerSwitchDescent() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:58, 27 May 2024 Shr0x talk contribs created page Streaming::allowPlayerSwitchAscent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.allowPlayerSwitchAscent() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:58, 27 May 2024 Shr0x talk contribs created page Streaming::allowPlayerSwitchOutro (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.allowPlayerSwitchOutro() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:58, 27 May 2024 Shr0x talk contribs created page Streaming::allowPlayerSwitchPan (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.allowPlayerSwitchPan() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:58, 27 May 2024 Shr0x talk contribs created page Streaming::setPlayerSwitchEstablishingShot (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.setPlayerSwitchEstablishingShot(name) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:57, 27 May 2024 Shr0x talk contribs created page Streaming::setPlayerSwitchOutro (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''cameraCoordX:''' {{RageType|number}} *'''cameraCoordY:''' {{RageType|number}} *'''cameraCoordZ:''' {{RageType|number}} *'''camRotationX:''' {{RageType|number}} *'''camRotationY:''' {{RageType|number}} *'''camRotationZ:''' {{RageType|number}} *'''camFov:''' {{RageType|number}} *'''camFarClip:''' {{RageType|number}} *'''rotationOrder:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' =...")
- 03:57, 27 May 2024 Shr0x talk contribs created page Streaming::getPlayerSwitchJumpCutIndex (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.getPlayerSwitchJumpCutIndex() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:57, 27 May 2024 Shr0x talk contribs created page Streaming::getPlayerShortSwitchState (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.getPlayerShortSwitchState() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:57, 27 May 2024 Shr0x talk contribs created page Streaming::getPlayerSwitchState (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.getPlayerSwitchState() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:57, 27 May 2024 Shr0x talk contribs created page Streaming::getPlayerSwitchType (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.getPlayerSwitchType() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:57, 27 May 2024 Shr0x talk contribs created page Streaming::isPlayerSwitchInProgress (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isPlayerSwitchInProgress() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::stopPlayerSwitch (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.stopPlayerSwitch() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::isNewLoadSceneLoaded (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isNewLoadSceneLoaded() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::isNewLoadSceneActive (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isNewLoadSceneActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::newLoadSceneStop (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.newLoadSceneStop() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::newLoadSceneStartSphere (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''radius:''' {{RageType|number}} *'''p4:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.newLoadSceneStartSphere(x, y, z, radius, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See...")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::isStreamvolActive (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isStreamvolActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:56, 27 May 2024 Shr0x talk contribs created page Streaming::setMapdatacullboxEnabled (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|string}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.setMapdatacullboxEnabled(name, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:55, 27 May 2024 Shr0x talk contribs created page Streaming::isEntityFocus (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''entity:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isEntityFocus(entity) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:55, 27 May 2024 Shr0x talk contribs created page Streaming::setFocusEntity (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''entity:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.setFocusEntity(entity) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:55, 27 May 2024 Shr0x talk contribs created page Streaming::removePtfxAsset (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.removePtfxAsset() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:55, 27 May 2024 Shr0x talk contribs created page Streaming::hasPtfxAssetLoaded (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.hasPtfxAssetLoaded() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:55, 27 May 2024 Shr0x talk contribs created page Streaming::requestPtfxAsset (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.requestPtfxAsset() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:55, 27 May 2024 Shr0x talk contribs created page Streaming::getNumberOfRequests (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.getNumberOfRequests() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:54, 27 May 2024 Shr0x talk contribs created page Streaming::loadGlobalWaterType (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''waterType:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.loadGlobalWaterType(waterType) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:54, 27 May 2024 Shr0x talk contribs created page Streaming::getGlobalWaterType (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.getGlobalWaterType() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:54, 27 May 2024 Shr0x talk contribs created page Streaming::setGamePausesFor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.setGamePausesFor(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:53, 27 May 2024 Shr0x talk contribs created page Streaming::set (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.set(boolean) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:53, 27 May 2024 Shr0x talk contribs created page Streaming::isModelAPed (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''model:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isModelAPed(number) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:53, 27 May 2024 Shr0x talk contribs created page Streaming::requestModelsInRoom (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''interior:''' {{RageType|number}} *'''roomName:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.requestModelsInRoom(number, string) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:53, 27 May 2024 Shr0x talk contribs created page Streaming::requestMenuPedModel (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''model:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.requestMenuPedModel(number) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:53, 27 May 2024 Shr0x talk contribs created page Streaming::networkUpdateLoadScene (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.networkUpdateLoadScene() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:52, 27 May 2024 Shr0x talk contribs created page Streaming::isNetworkLoadingScene (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.isNetworkLoadingScene() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 03:52, 27 May 2024 Shr0x talk contribs created page Streaming::loadAllObjectsNow (Created page with "{{ClientsideJsFunction}} {{JSContainer| Load all the objects on the streaming request list ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.loadAllObjectsNow() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Streaming_functions_c}} Category:Clientside API Category:TODO: Example")
- 17:58, 24 May 2024 Shr0x talk contribs created page Browser::call (Created page with " {{ClientsideJsFunction}} {{JSContainer| Calls a registered browser `mp.events.add` ==Syntax== <syntaxhighlight lang="javascript"> browser.call(eventName, ...args); </syntaxhighlight> ==Example== CEF (html) <syntaxhighlight lang="html"> <script> mp.events.add('cefishere', (print) => { print ? console.log("im here") : console.log("not here"); }); </script> </syntaxhighlight> Client Side <syntaxhighlight lang="javascript"> const browser = mp.browsers....")
- 17:53, 24 May 2024 Shr0x talk contribs created page Browser::inputEnabled (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Setter value=== *''' {{RageType|boolean}} ''' ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> browser.inputEnabled </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const browser = mp.browsers.newHeadless("http://package/page/index.html", 1920, 1080, false); browser.inputEnabled = true; </syntaxhighlight> }} ==See also== {{Browser_definition_c}} Category:Cli...")
- 17:50, 24 May 2024 Shr0x talk contribs created page Browser::headlessTextureHeightScale (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> headlessBrowser.headlessTextureHeightScale </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const browser = mp.browsers.newHeadless("http://package/page/index.html", 1920, 1080, false); mp.console.logInfo(`${browser.headlessTextureHeightScale}`); </syntaxhighlight> }} ==See also== {{Browser_definition_c}} Category:...")
- 17:49, 24 May 2024 Shr0x talk contribs created page Browser::headlessTextureName (Created page with " {{ClientsideJsFunction}} {{JSContainer| Readonly property ===Return value=== *''' {{RageType|string}} ''' ==Syntax== <syntaxhighlight lang="javascript"> headlessBrowser.headlessTextureName </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const browser = mp.browsers.newHeadless("http://package/page/index.html", 1920, 1080, false); mp.console.logInfo(`${browser.headlessTextureName}`); </syntaxhighlight> }} ==See also== {{Browser_definition_c}} Cate...")
- 17:49, 24 May 2024 Shr0x talk contribs created page Browser::headlessTextureDict (Created page with " {{ClientsideJsFunction}} {{JSContainer| Readonly property ===Return value=== *'''cef_tex_dict''': {{RageType|string}} ==Syntax== <syntaxhighlight lang="javascript"> headlessBrowser.headlessTextureDict </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const browser = mp.browsers.newHeadless("http://package/page/index.html", 1920, 1080, false); mp.console.logInfo(`${browser.headlessTextureDict}`); //prints 'cef_tex_dict' </syntaxhighlight> }} ==See al...")
- 17:46, 24 May 2024 Shr0x talk contribs created page Browser::newHeadless (Created page with "{{ClientsideJsFunction}} {{JSContainer| With headless browser, you can create anything in HTML and use it in game as game texture, for example applying its texture to a object or drawing it as a sprite. ===Required Params=== *'''url:''' {{RageType|string}} *'''width:''' {{RageType|number}} *'''height:''' {{RageType|number}} *'''forceFlip:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|Object}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.browsers....")
- 13:06, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Vehicle.SetHandling (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} *'''val:''' {{RageType|Vector3}} or {{RageType|float}} or {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.SetHandling(key, val) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Ex...")
- 13:05, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Vehicle.GetDefaultHandlingVector (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetDefaultHandlingVector(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example")
- 13:05, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Vehicle.GetDefaultHandlingInt (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetDefaultHandlingInt(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example")
- 13:05, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Vehicle.GetDefaultHandlingFloat (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetDefaultHandlingFloat(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example")
- 13:05, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Vehicle.GetHandlingVector (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetHandlingVector(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example")
- 13:05, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Vehicle.GetHandlingInt (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetHandlingInt(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example")