RM-ScriptsRM-SCRIPTS

Installation

How to install the Car Radio resource on your server.

Installation

Step 1 — Download

Download rm-carradio from our Discord free resources channel.

Step 2 — Add to server

Place the rm-carradio folder into your resources directory.

Step 3 — Add to server.cfg

ensure rm-carradio

Step 4 — Add stations (optional)

Open config.lua to add or remove stations:

Config.Stations = {
    { name = 'Los Santos FM',     url = 'https://your-stream-url/ls-fm' },
    { name = 'Blaine County',     url = 'https://your-stream-url/bc'    },
    { name = 'Radio Mirror Park', url = 'https://your-stream-url/rmp'   },
}

Config.Keybind = 'F5'

Step 5 — Restart

Press F5 (or your configured key) while inside a vehicle to open the radio.