Namespace: CUTSCENEAPI set: clientGame: gta5editImprove REQUEST_CUTSCENE_WITH_PLAYBACK_LIST
0xC23DE0E91C30B58C
0xD98F656A
// RequestCutsceneWithPlaybackList
void REQUEST_CUTSCENE_WITH_PLAYBACK_LIST(char* cutsceneName, int playbackFlags, int flags);
playbackFlags: Which scenes should be played.
Example: 0x105 (bit 0, 2 and 8 set) will enable scene 1, 3 and 9.
Old name: _REQUEST_CUTSCENE_EX