Vehicle Radio Display

View Sonoran Radio on a working, in-vehicle 3D display!

Vehicle Radio Display (Video Tutorial)

The vehicle radio display is a free Tebex script fully compatible with the free version of Sonoran Radio.

Sonoran Radio - Vehicle Display

Installation (Written)

1. Download the Script

"Purchase" the free vehicle radio display from the Sonoran Store.

Once purchased, see: How to download the script from your Keymaster account.

2. Install the script

A. Extract Folders

Extract the script's two folders (sonoran-radiodisplay and sonoran-radiodisplay_helper) to a folder in your server's resources folder called [sonoranradio].

Radio Display - Folders

B. Rename Config Files

Inside of the sonoran-radiodisplay folder:

  • Rename config.changeme.lua to config.lua

  • Rename radios.changeme.json to radios.json

C. Start the Resource

To start the display resource and give the auto-updater permissions to run, paste the following into your server.cfg

Configuration

The config.lua file allows you to customize the labels, ACE permissions, and more!

Default config.lua

Spawning the Radio Display

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 Explanation

Property Name
Example
Notes

ID

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

Commands

Command Name
Command Description
Required Permissions

/radiodisplay

This command will initiate the radar spawning and attaching process

As configured

Default Vehicles

Vehicle Spawncode
Adds Radio by Default

FBI

yes

FBI2

yes

POLICE

yes

POLICE2

yes

POLICE3

yes

POLICE4

yes

POLICEOLD1

no

POLICEOLD2

no

SHERIFF

yes

SHERIFF2

yes

Additional Display Resources

Loving the radio display? Check out our in-vehicle police radar and radar detector displays!

Sonoran Store: Radar Display
Sonoran Store: Radar Detector

Changelog

v1.0.0

  • Initial Release

Last updated

Was this helpful?