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).
- 18:13, 25 December 2024 Shr0x talk contribs created page Cutscene::requestCutsceneAsync (Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Requests a cutscene to be loaded asynchronously, resolving the promise when the cutscene is ready or rejecting on timeout. === Syntax === <syntaxhighlight lang="javascript"> mp.game.cutscene.requestCutsceneAsync(name, flags, timeout = 5000); </syntaxhighlight> === Required Parameters === * '''name:''' {{RageType|string}} - The name of the cutscene to load. * '''flags:''' {{RageType|number}} - Flags for cutscene b...")