Vehicle Radio Display
View Sonoran Radio on a working, in-vehicle 3D display!
Last updated
Was this helpful?
View Sonoran Radio on a working, in-vehicle 3D display!
Last updated
Was this helpful?
The vehicle radio display is a free Tebex script fully compatible with the free version of Sonoran Radio.
"Purchase" the free vehicle radio display from the Sonoran Store.
Once purchased, see: How to download the script from your Keymaster account.
Extract the script's two folders (sonoran-radiodisplay
and sonoran-radiodisplay_helper
) to a folder in your server's resources folder called [sonoranradio]
.
Inside of the sonoran-radiodisplay
folder:
Rename config.changeme.lua
to config.lua
See more about the configuration options here.
Rename radios.changeme.json
to radios.json
To start the display resource and give the auto-updater permissions to run, paste the following into your server.cfg
The config.lua
file allows you to customize the labels, ACE permissions, and more!
Use the /radiodisplay
command while in a vehicle to spawn a new display.
Use the keys displayed at the bottom of your screen to move and rotate the display into position.
Select Attach
to attach the display to your vehicle.
See the config.lua Config.acePerms.aceObjectUseMenu
for permission restrictions.
Select Apply to all of this vehicle model
to have the radio display automatically added whenever the vehicle type is spawned.
See the config.lua Config.acePerms.aceObjectAdminUseMenu
for permission restrictions.
radios.json
Property ExplanationID
2
ID
must be unique. No other radar can share this ID
Position
This is a table that contains the x, y, and z coords of the radar
Rotation
This is a table that contains the x, y, and z rotation of the radar
Vehicle
POLICE
This is the vehicles spawn code
Bone
-1
This is the index of the bone you would like to attach the radar to
/radiodisplay
This command will initiate the radar spawning and attaching process
As configured
FBI
yes
FBI2
yes
POLICE
yes
POLICE2
yes
POLICE3
yes
POLICE4
yes
POLICEOLD1
no
POLICEOLD2
no
SHERIFF
yes
SHERIFF2
yes
Loving the radio display? Check out our in-vehicle police radar and radar detector displays!
Initial Release