📻xradio
Installation & Configuration Guide
This script REQUIRES artifact version 4752 or newer
Upload the script somewhere to your resources folder.
Open
xradio/config.lua
Change
Config.FrameWork
value by your server framework (0
for standalone,1
for ESX,2
for QBCore)If you are using standalone, you can change
Config.DefaultRadioCountInInventory
for number of how many radios will player have in "pocket"
Set
Config.ox_inv
totrue
if you are yousing ox_inventory, otherwise keep itfalse
Make sure to read the contents of config.lua and configure all the stuff that's necessary for this resource to work correctly.
Common Issues & Solutions
You lack the required entitlement
Do you see something like this in the console?
Please read this guide: Error: You lack the required entitlement
Syntax error near '<\1>'
Do you see something like this in the console?
Please read this guide: Error: syntax error near '<\1>'
Could not find dependency / Can't run
Do you see something like this in the console?
Follow this guide please: Updating server
Do you see something like this in the console?
Follow this guide please: onesync
Last updated