All public logs
Combined display of all available logs of GTA Connected. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:09, 11 June 2026 Roxas talk contribs created page natives.MISSION AUDIO PLAY (Created page with "{{ScriptItem |endpoint = client |games = vc |type = function |name = natives.MISSION_AUDIO_PLAY |parameters = none |usage = Play a mission audio track previously loaded via LOAD_MISSION_AUDIO. Must be called after LOAD_MISSION_AUDIO to play the loaded audio. |notes = Requires a prior call to LOAD_MISSION_AUDIO(audioId, audioName) to load the audio asset. The audio plays once and cannot be stopped early. |return1 = void |returnFail1 = void |exampleJS = addCommandHandler("...")