Radio Jammers

Deploy a signal jammer to disrupt nearby emergency radios for the ultimate heist!

Video Example

Coming soon!

Using the Radio Jammer

Enabling the Jammer

  1. Enable the Config.radioJammers.enabled option in your config.lua.

  2. Add the sonoranradio.jammers ace permission.

Opening in Standalone

You can use /radio jammer command to open a personal scanner. This requires the sonoranradio.jammers ace permission.

Opening in a Framework Server (QBCore, Qbox, etc.)

With the radio jammer item in their inventory, users can double click to open the scanner menu.

View our complete list of supported FiveM frameworks an inventories.

Sonoran Radio Jammer Item in Inventory

Item Drop

If the jammer item is dropped on the floor, you can interact by being near it and pressing E.

If the jammer is powered on, it will impact radios in the configured radius.

Sonoran Radio Jammer Interaction

Permanent Jammers

Permanent Jammers are available to everybody at configurable locations across the map.

Configuring Permanent Jammers

You can use /radio jammers to easily add, move, or delete persistent jammers

When creating a jammer, you have the ability to choose between many different jammer-like models to best fit your needs.

"Satellite Jammer"
"Case Jammer"
"Suitcase Jammer"
"Handheld Jammer"

You can also modify the jammers.json config file for more customization. By default, there are no jammers spawned.

Jamming Radio Effect

In-game radio screens will reflect a jamming effect, with the intensity based on the jammer strength.

Developers

Ace Permissions

If you have enabled Config.radioJammers.permissionMode, you must add permissions in your server.cfgfor the scanner to work.

The ACE permission for /radio scanner is sonoranradio.jammers.

The ACE permissions for specific jammer types are sonoranradio.jammer_handheld.

  • jammer_handheld and other options are from the names in your config.lua.

Learn more about ACE Permissions.

Giving the Scanner Item (QBCore)

Sonoran Radio does not provide a way to get the scanner item independently. You can give the item with any method, but here's an example chat command:

/giveitem <playerId> sonoran_radio_jammer_handheld 1

Last updated

Was this helpful?