Car Radio
Purchase
Installation
Framework compatibility
This resource is standalone and works on any FiveM server.
Compatible with ESX, QBCore, QBox, vRP, and other frameworks.
If you are using a framework other than ESX, QBCore, or QBox, follow the Standalone installation instructions.
QBCore
Put the
rtx_carradiofolder into yourresources.Open
config.lua.Replace
Config.Framework = "standalone"withConfig.Framework = "qbcore".Configure your
config.luato your preferences.Upload
sql_QBCORE.sqlfile to your MySQL database.Add new item to
qb-core/shared/items.lua— item name:carradio.Example items line for
items.lua:Open
fxmanifest.luaand edit it same like on this screenshot: https://i.imgur.com/LWaYxz7.png — remove--from line 11, or replace line 11 with:Add the
rtx_carradioresource to yourserver.cfg.
ESX
Put the
rtx_carradiofolder into yourresources.Open
config.lua.Replace
Config.Framework = "standalone"withConfig.Framework = "esx".Configure your
config.luato your preferences.Upload
sql_ESX.sqlfile to your MySQL database.Open
fxmanifest.luaand edit it same like on this screenshot: https://i.imgur.com/yoULcX4.png — remove--from line 10, or replace line 10 with:Add the
rtx_carradioresource to yourserver.cfg.
Notes
This page contains simple installation instructions only.
More detailed instructions, exports, events and developer-related information can be found directly inside the product folder after downloading the resource from the CFX Asset Portal.
Support
If you need help with installation, configuration or have any questions regarding this resource, feel free to contact us on our Discord server:
Last updated