User contributions for Shr0x
27 May 2024
- 03:5603:56, 27 May 2024 diff hist +355 N 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" current
- 03:5603:56, 27 May 2024 diff hist +361 N 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" current
- 03:5603:56, 27 May 2024 diff hist +361 N 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" current
- 03:5603:56, 27 May 2024 diff hist +354 N 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" current
- 03:5603:56, 27 May 2024 diff hist +563 N 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..." current
- 03:5603:56, 27 May 2024 diff hist +358 N 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" current
- 03:5603:56, 27 May 2024 diff hist +467 N 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" current
- 03:5503:55, 27 May 2024 diff hist +419 N 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" current
- 03:5503:55, 27 May 2024 diff hist +417 N 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" current
- 03:5503:55, 27 May 2024 diff hist +353 N 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" current
- 03:5503:55, 27 May 2024 diff hist +359 N 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" current
- 03:5503:55, 27 May 2024 diff hist +355 N 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" current
- 03:5503:55, 27 May 2024 diff hist +359 N 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" current
- 03:5403:54, 27 May 2024 diff hist +428 N 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" current
- 03:5403:54, 27 May 2024 diff hist +359 N 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" current
- 03:5403:54, 27 May 2024 diff hist +420 N 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" current
- 03:5303:53, 27 May 2024 diff hist +408 N 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" current
- 03:5303:53, 27 May 2024 diff hist +416 N 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" current
- 03:5303:53, 27 May 2024 diff hist +469 N 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" current
- 03:5303:53, 27 May 2024 diff hist +421 N 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" current
- 03:5303:53, 27 May 2024 diff hist +364 N 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" current
- 03:5203:52, 27 May 2024 diff hist +363 N 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" current
- 03:5203:52, 27 May 2024 diff hist +406 N 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" current
- 03:4203:42, 27 May 2024 diff hist +4,696 Template:Streaming functions c added missing methods
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::startPlayerSwitch →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setVehiclePopulationBudget →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setUnkCameraSettings →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setStreaming →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setSrlTime →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setReduceVehicleModelBudget →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setReducePedModelBudget →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setPlayerSwitchLocation →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setPedPopulationBudget →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setModelAsNoLongerNeeded →See also
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setInteriorActive →See also
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setHdArea →See also current
- 03:3603:36, 27 May 2024 diff hist −1 Streaming::setGamePausesForStreaming →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::setFocusPosAndVel →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::setDitchPoliceModels →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestNamedPtfxAsset →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestModel →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestModel2 →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestCollisionForModel →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestCollisionAtCoord →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestClipSet →See also current
- 03:3503:35, 27 May 2024 diff hist −1 Streaming::requestAnimSet →See also current
- 03:3403:34, 27 May 2024 diff hist −1 Streaming::requestAdditionalCollisionAtCoord →See also current
- 03:3403:34, 27 May 2024 diff hist −1 Streaming::removeNamedPtfxAsset →See also current
- 03:3403:34, 27 May 2024 diff hist −1 Streaming::removeClipSet →See also current
- 03:3403:34, 27 May 2024 diff hist −1 Streaming::removeAnimSet →See also current