From the reference libraryFiveM

AUDIO Natives

natives/AUDIO/0x3B4BF5F0859204D9.md

AUDIO Natives

SET_CUTSCENE_AUDIO_OVERRIDE

Property Value
Native Name SET_CUTSCENE_AUDIO_OVERRIDE
Hash 0x3B4BF5F0859204D9
Return Type void
Parameters name (char*)

Description: ``` All occurrences found in b617d, sorted alphabetically and identical lines removed: AUDIO::SET_CUTSCENE_AUDIO_OVERRIDE("_AK"); AUDIO::SET_CUTSCENE_AUDIO_OVERRIDE("_CUSTOM"); AUDIO::SET_CUTSCENE_AUDIO_OVERRIDE("_TOOTHLESS");


Add a suffix to the cutscene audio name. Call before loading the cutscene.
Back to documentation