LogoLogo
SupportServer Hosting
  • Sonoran Radio
    • 🏆Why Choose Sonoran Radio
    • 📱Download the App
  • Other Products
    • 🖥️FiveM Hosting
    • ⌨️Sonoran CAD
    • 📝Sonoran CMS
  • Tutorials
    • Getting Started
      • Register a Community
      • Invite and Manage Users
      • Installing the In-Game Resource
      • Transfer or Delete a Community
    • Usage
      • Dispatch & Admin Panel
        • Using the Dispatch Panel
        • Configure Channels
        • Custom Voice Effects
        • Custom SFX
        • Custom Tone Board
        • Emergency Calls
        • Transmission Logs
        • Default User Settings
        • Multi-Server
      • In-Game Radio
        • Using the In-Game Radio
          • FiveM Keybinds & Commands
        • Customizing Radio Frames
        • Hear Nearby Radio Chatter
        • Radio Scanners
        • In-Game Repeaters
        • Tunnels and Degrade Zones
        • In-Game Speakers
        • Connected Users List
        • Configuring ACE Permissions
        • IP Whitelisting
        • Background Audio Injection
      • Troubleshooting
        • Error Codes
        • Client Debug Mode
        • In-Game Microphone Not Working
        • Browser Microphone Permissions
        • In-Game Volume Too Low
        • Mac Keybinds
        • In-Game Timeouts
    • Integrations
      • AI
      • Sonoran CMS
      • Sonoran CAD Integration
      • Vehicle Radio Display
      • Big Daddy Radio Animations
      • FiveM Inventories
      • FiveM Phone Scripts
      • Developer Documentation
        • Resource API
        • API Endpoints
          • Data Structures
          • Users
            • Get Connected Users
            • Get Connected User
            • Set User Channels
            • Set User Display Name
          • Channels
            • Get Community Channels
          • Community Server
            • Set Server IP
            • Get Server Subscription from IP
            • Set In-Game Speaker Locations
        • Push Events
          • Play Tone
          • User Connected
  • Pricing
    • Pricing FAQ
      • Standalone Pricing
  • Roadmap & Changelog
    • 🗺️Roadmap
    • Changelog
    • Migration Guides
  • Other
    • Contact Us
    • Policy
      • Privacy Policy
      • Refund and Purchase Policy
Powered by GitBook
On this page
  • Video Example
  • Using the Radio Scanner
  • Enabling the Scanner
  • Opening in Standalone
  • Opening in a Framework Server (QBCore, Qbox, etc.)
  • Radio Scanner Menu
  • Developers
  • Ace Permissions
  • Giving the Scanner Item (QBCore)

Was this helpful?

Edit on GitHub
  1. Tutorials
  2. Usage
  3. In-Game Radio

Radio Scanners

Discretely listen to your community's radio

PreviousHear Nearby Radio ChatterNextIn-Game Repeaters

Last updated 2 months ago

Was this helpful?

Due to bandwidth usage, this feature is automatically enabled with the Pro version only!

Video Example

Using the Radio Scanner

Enabling the Scanner

Opening in Standalone

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

Item Drop

Dropping scanners is not currently supported in OX inventory.

Support will be added at a later date, pending more information from the OX development team.

If the scanner item is dropped on the floor, you can open its scanner menu by being near it and pressing E.

If the scanner is powered, transmissions will be heard by nearby users.

Radio Scanner Menu

Power On the radio and then select Next Channel or Previous Channel until you have selected the correct channel.

Developers

Ace Permissions

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

# Give the group access to /radio scanner
add_ace group.admin sonoranradio.scanner allow

# Only public (non-private) channels are accessible
# Grant access to a private channel with the ID of 123
add_ace group.admin sonoranradio.channel.123 allow

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_scanner 1

Please note that if you changed Config.ScannerItem.name, it will not work with sonoran_radio_scanner

Enable the config.chatter option in your .

Add the sonoranradio.scanner .

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

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

By default, only public radio channels will be available. For , you can .

The channel IDs can be found in the or .

ace permission
ace permission
View our complete list of supported FiveM frameworks an inventories.
scanner menu
Learn more about our paid subscription plans.
configure ACE permissions to access them
in-game radio
dispatcher panel
Sonoran Radio - In-Game Scanner
Sonoran Radio Scanner Item in Inventory
Sonoran Radio Scanner Item Drop Use Hint
Sonoran Radio FiveM Radio Scanner Controls
config.lua
private channels