Open Jarrrk opened 1 month ago
with a setter for _GET_CURRENT_RADIO_TRACK_PLAYBACK_TIME you can do it with a script. you can get and set the radio, track, and i saw some undocumented natives for tuning forward, so pretty sure you can sync them with a script. a setter for the current playback time would just be easier, setting the time directly
with a setter for _GET_CURRENT_RADIO_TRACK_PLAYBACK_TIME you can do it with a script. you can get and set the radio, track, and i saw some undocumented natives for tuning forward, so pretty sure you can sync them with a script. a setter for the current playback time would just be easier, setting the time directly
From when this was spoken about some time ago, even if a setter method was added it still wouldn't match the functionality as seen within the base game (mainly advertisements etc)
This has been fixed in https://github.com/citizenfx/fivem/commit/4bf700621b95a9284756ef44a643a8172ef42161?
What happened?
When multiple players attempt to listen to the same radio station the currently playing track is not synced.
I've asked about this years ago but it's always been a low on the priority list, submitting for visibility as it's one of the few base game features that do not function correctly within FiveM.
Expected result
Radios stations to be synced between clients.
Reproduction steps
Importancy
Slight inconvenience
Area(s)
FiveM
Specific version(s)
10005/beta / latest
Additional information
N/A