In-Game Repeaters
Configure and customize destructible radio towers in-game to impact radio performance.
Last updated
Configure and customize destructible radio towers in-game to impact radio performance.
Last updated
Server rack style repeaters are found by default inside of police stations and hospitals. These repeaters offer the most interactive destruction experience.
Press E
on the door to open it.
Each server inside can be individually destroyed and will fall separately out of the rack. These can be configured with 1-5 servers in each. As more of these servers are destroyed, the repeater signal will diminish.
Tower style repeaters are found by default on hills, mountains, and large rooftops.
Players can climb the ladder to reach the top.
There are four dishes inside that each account for 25% of the health. As more of these dishes are destroyed, the repeater signal will diminish.
Cellular antenna style repeaters are found by default on the side of high-rises and other buildings.
Destroying this antenna will disable it's repeater range.
Additional integrations like the mobile command center, power grid hacking, and custom vehicle repeaters offer further customization.
To add, edit, or remove a repeater, open the configuration menu by typing /radioMenu
Access to this command requires the sonoranradio.towers
ACE permission.
Alternatively, you can edit the individual towers.json
file in the sonoranradio
resource.
When tower destruction is enabled, users can use any form of weapon to damage the repeaters.
Once damaged and destroyed, the tower no longer provides radio coverage within that range.
Players can walk up to a destroyed repeater and press G
to being the repair process.
The repair time can be configured in the config.lua
's towerRepairTimer
.
You can also restrict permissions to repairing a tower with ACE permissions by setting acePermsForTowerRepair
to true
in the config.lua
.
EnablingConfig.debug
in the config.lua
file will display a radius around each tower, where the edge represents 50% radio quality.
View Sonoran Radio repeater signal strength and health on the integrated CAD live map. Or, view dispatch call information on the in-game radio!
Sonoran CAD IntegrationComing Soon!
Sonoran Radio also allows you to configure tunnels and other areas where signal will be degraded!
Tunnels and Degrade ZonesThe Sonoran Mobile Command Center also offers a built-in radio repeater to improve reception on a scene.
Raise the radio antenna by running the /mccradio
command.
Communities can add additional Sonoran Power Grid integration support, enabling users to hack a radio repeater's power source instead of destroying it.
To extend coverage range, communities can also customize what vehicles contain a radio repeater.
In the config.lua
, you can configure vehucle types and the range of a given vehicle's repeater.
Example Config Structure:
In-game, you can press G
to toggle the mobile repeater on a configured vehicle.
If a vehicle is destroyed, it will no longer function as a radio repeater.