This is a FIVEM vehicle radio script which keeps the original gta 5 radio look with the ability to change stations name, sound (as radios for example) and picture (hud.ytd → change textures using open iv for example)
Changing the radios sound and name is easily done through fxmanifest.lua
Vehicle radios are synced between players and can be heard outside of the vehicles (distance is based on volume)
There are 2 things to keep in mind:
Make sure that you fully read and understood readme, that being said you have to have ox_lib on your sever
Also, unless you know what you are doing I highly recommend to keep the resource name as it is.
Hey, nice script. I have the problem, if one player turns radio off, it turn off for everyone, even if the other person is in a car on the other side of the map.
Great script idea @ogidevs, i PR’d some fixes and a new localization for it.
If someone wonders, yeah, you can host your own radio through Icecast + ffmpeg (Windows) to stream a .ogg file as a online radio then replace a vanilla radio with it through this script.
Alternatively, you can host a .ogg file through something like FiveM Media Host and replace a radio with it, nodaways this will restart the song everytime you switch into the replaced radio because its just a single music file playing when you play that station.