User contributions for Shr0x

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

8 May 2024

  • 12:0812:08, 8 May 2024 diff hist +439 N Graphics::animpostfxStopAndDoUnkCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''effectName:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.animpostfxStopAndDoUnk(effectName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0812:08, 8 May 2024 diff hist +362 N Graphics::animpostfxStopAllCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.animpostfxStopAll() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0812:08, 8 May 2024 diff hist +439 N Graphics::animpostfxIsRunningCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''effectName:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.animpostfxIsRunning(effectName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0812:08, 8 May 2024 diff hist +435 N Graphics::animpostfxGetUnkCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''effectName:''' {{RageType|string}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.animpostfxGetUnk(effectName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0812:08, 8 May 2024 diff hist +431 N Graphics::animpostfxStopCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''effectName:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.animpostfxStop(effectName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0812:08, 8 May 2024 diff hist +863 N Graphics::terraingridSetColoursCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''lowR:''' {{RageType|number}} *'''lowG:''' {{RageType|number}} *'''lowB:''' {{RageType|number}} *'''lowAlpha:''' {{RageType|number}} *'''r:''' {{RageType|number}} *'''g:''' {{RageType|number}} *'''b:''' {{RageType|number}} *'''alpha:''' {{RageType|number}} *'''highR:''' {{RageType|number}} *'''highG:''' {{RageType|number}} *'''highB:''' {{RageType|number}} *'''highAlpha:''' {{RageType|number}} ===Return..." current
  • 12:0812:08, 8 May 2024 diff hist +522 N Graphics::animpostfxPlayCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''effectName:''' {{RageType|string}} *'''duration:''' {{RageType|number}} *'''looped:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.animpostfxPlay(effectName, duration, looped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Categ..." current
  • 12:0712:07, 8 May 2024 diff hist +925 N Graphics::terraingridSetParamsCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''p3:''' {{RageType|number}} *'''rotation:''' {{RageType|number}} *'''p5:''' {{RageType|number}} *'''width:''' {{RageType|number}} *'''height:''' {{RageType|number}} *'''p8:''' {{RageType|number}} *'''scale:''' {{RageType|number}} *'''glowIntensity:''' {{RageType|number}} *'''normalHeight:''' {{RageType|number}} *'''h..." current
  • 12:0712:07, 8 May 2024 diff hist +429 N Graphics::terraingridActivateCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.terraingridActivate(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0712:07, 8 May 2024 diff hist +439 N Graphics::ui3DscenePushPresetCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''presetName:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.ui3DscenePushPreset(presetName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0712:07, 8 May 2024 diff hist +368 N Graphics::ui3DsceneIsAvailableCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.ui3DsceneIsAvailable() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0612:06, 8 May 2024 diff hist +433 N Graphics::enableMovieKeyframeWaitCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.enableMovieKeyframeWait(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0612:06, 8 May 2024 diff hist +437 N Graphics::clearTvChannelPlaylistCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''tvChannel:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.clearTvChannelPlaylist(tvChannel) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0612:06, 8 May 2024 diff hist +449 N Graphics::isTvPlaylistItemPlayingCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''videoCliphash:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.isTvPlaylistItemPlaying(videoCliphash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0612:06, 8 May 2024 diff hist +535 N Graphics::setTvChannelPlaylistAtHourCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''tvChannel:''' {{RageType|number}} *'''playlistName:''' {{RageType|string}} *'''hour:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.setTvChannelPlaylistAtHour(tvChannel, playlistName, hour) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_function..." current
  • 12:0612:06, 8 May 2024 diff hist +466 N Graphics::isPlaylistUnkCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''tvChannel:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.isPlaylistUnk(tvChannel, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0612:06, 8 May 2024 diff hist +536 N Graphics::setTvChannelPlaylistCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''tvChannel:''' {{RageType|number}} *'''playlistName:''' {{RageType|string}} *'''restart:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.setTvChannelPlaylist(tvChannel, playlistName, restart) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functio..." current
  • 12:0512:05, 8 May 2024 diff hist +358 N Graphics::getTvVolumeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.getTvVolume() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0512:05, 8 May 2024 diff hist +359 N Graphics::getTvChannelCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.getTvChannel() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0512:05, 8 May 2024 diff hist +450 N Graphics::removeScaleformScriptHudMovieCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudComponent:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.removeScaleformScriptHudMovie(hudComponent) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0512:05, 8 May 2024 diff hist +456 N Graphics::hasScaleformScriptHudMovieLoadedCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudComponent:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.hasScaleformScriptHudMovieLoaded(hudComponent) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0512:05, 8 May 2024 diff hist +451 N Graphics::requestScaleformScriptHudMovieCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudComponent:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.requestScaleformScriptHudMovie(hudComponent) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0412:04, 8 May 2024 diff hist +452 N Graphics::scaleformMovieMethodAddParamLatestBriefStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamLatestBriefString(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0412:04, 8 May 2024 diff hist +434 N Graphics::doesLatestBriefStringExistCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''type:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.doesLatestBriefStringExist(type) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0412:04, 8 May 2024 diff hist +453 N Graphics::scaleformMovieMethodAddParamPlayerNameStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''string:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamPlayerNameString(string) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0412:04, 8 May 2024 diff hist +454 N Graphics::scaleformMovieMethodAddParamTextureNameStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''string:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamTextureNameString(string) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +455 N Graphics::scaleformMovieMethodAddParamTextureNameString2Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''string:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamTextureNameString2(string) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +375 N Graphics::endTextCommandScaleformString2Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.endTextCommandScaleformString2() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +361 N Graphics::endTextComponentCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.endTextComponent() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +374 N Graphics::endTextCommandScaleformStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.endTextCommandScaleformString() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +454 N Graphics::beginTextCommandScaleformStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentType:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.beginTextCommandScaleformString(componentType) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +440 N Graphics::scaleformMovieMethodAddParamBoolCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamBool(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +440 N Graphics::scaleformMovieMethodAddParamFloatCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamFloat(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 12:0312:03, 8 May 2024 diff hist +438 N Graphics::scaleformMovieMethodAddParamIntCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.scaleformMovieMethodAddParamInt(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5811:58, 8 May 2024 diff hist +463 N Graphics::getScaleformMovieMethodReturnValueStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''methodReturn:''' {{RageType|number}} ===Return value=== *''' {{RageType|string}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.getScaleformMovieMethodReturnValueString(methodReturn) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +462 N Graphics::getScaleformMovieMethodReturnValueBoolCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''methodReturn:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.getScaleformMovieMethodReturnValueBool(methodReturn) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +460 N Graphics::getScaleformMovieMethodReturnValueIntCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''methodReturn:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.getScaleformMovieMethodReturnValueInt(methodReturn) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +462 N Graphics::isScaleformMovieMethodReturnValueReadyCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''methodReturn:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.isScaleformMovieMethodReturnValueReady(methodReturn) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +372 N Graphics::popScaleformMovieFunctionCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.popScaleformMovieFunction() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +381 N Graphics::endScaleformMovieMethodReturnValueCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.endScaleformMovieMethodReturnValue() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +374 N Graphics::popScaleformMovieFunctionVoidCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.popScaleformMovieFunctionVoid() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +368 N Graphics::endScaleformMovieMethodCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.endScaleformMovieMethod() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5711:57, 8 May 2024 diff hist +461 N Graphics::beginScaleformMovieMethodOnFrontendHeaderCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''methodName:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.beginScaleformMovieMethodOnFrontendHeader(methodName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5611:56, 8 May 2024 diff hist +455 N Graphics::beginScaleformMovieMethodOnFrontendCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''methodName:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.beginScaleformMovieMethodOnFrontend(methodName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Category:TODO: Example" current
  • 11:5611:56, 8 May 2024 diff hist +494 N Graphics::beginScaleformMovieMethodCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''scaleform:''' {{RageType|number}} *'''methodName:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.beginScaleformMovieMethod(scaleform, methodName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientside API Categ..." current
  • 11:5611:56, 8 May 2024 diff hist +509 N Graphics::beginScaleformScriptHudMovieMethodCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hudComponent:''' {{RageType|number}} *'''methodName:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.beginScaleformScriptHudMovieMethod(hudComponent, methodName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Graphics_functions_c}} Category:Clientsid..." current
  • 11:5611:56, 8 May 2024 diff hist +1,049 N Graphics::callScaleformMovieMethodWithNumberAndStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''scaleform:''' {{RageType|number}} *'''methodName:''' {{RageType|string}} *'''floatParam1:''' {{RageType|number}} *'''floatParam2:''' {{RageType|number}} *'''floatParam3:''' {{RageType|number}} *'''floatParam4:''' {{RageType|number}} *'''floatParam5:''' {{RageType|number}} *'''stringParam1:''' {{RageType|string}} *'''stringParam2:''' {{RageType|string}} *'''stringParam3:''' {{RageType|string}} *'''stringP..." current
  • 11:5611:56, 8 May 2024 diff hist +715 N Graphics::callScaleformMovieMethodWithStringCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''scaleform:''' {{RageType|number}} *'''methodName:''' {{RageType|string}} *'''param1:''' {{RageType|string}} *'''param2:''' {{RageType|string}} *'''param3:''' {{RageType|string}} *'''param4:''' {{RageType|string}} *'''param5:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.callScaleformMovieMethodWithString(scaleform, m..." current
  • 11:5511:55, 8 May 2024 diff hist +715 N Graphics::callScaleformMovieMethodWithNumberCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''scaleform:''' {{RageType|number}} *'''methodName:''' {{RageType|string}} *'''param1:''' {{RageType|number}} *'''param2:''' {{RageType|number}} *'''param3:''' {{RageType|number}} *'''param4:''' {{RageType|number}} *'''param5:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.callScaleformMovieMethodWithNumber(scaleform, m..." current
  • 11:5511:55, 8 May 2024 diff hist +945 N Graphics::drawScaleformMovie3DSolidCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''scaleform:''' {{RageType|number}} *'''posX:''' {{RageType|number}} *'''posY:''' {{RageType|number}} *'''posZ:''' {{RageType|number}} *'''rotX:''' {{RageType|number}} *'''rotY:''' {{RageType|number}} *'''rotZ:''' {{RageType|number}} *'''p7:''' {{RageType|number}} *'''p8:''' {{RageType|number}} *'''p9:''' {{RageType|number}} *'''scaleX:''' {{RageType|number}} *'''scaleY:''' {{RageType|number}} *'''scaleZ:'..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)