Native referenceFiveM

FORCE_MUSIC_TRACK_LIST

0x4E0AF9114608257C AUDIO
FUNCTION SIGNATURE
void FORCE_MUSIC_TRACK_LIST(char* radioStation, char* trackListName, int timeOffsetMilliseconds);
Property Value
Native Name FORCE_MUSIC_TRACK_LIST
Hash 0x4E0AF9114608257C
Return Type void
Parameters radioStation (char*), trackListName (char*), timeOffsetMilliseconds (int)

Description: Forces the chosen station to paly the given music track list. All other music track lists will be locked.

Back to AUDIO