OfficerGalvin Development
  • Landing Page
  • Sepura SC20 Radio
    • How It Works
    • Configuration
      • General Config
      • ESX / QB
      • Discord API
      • FMS / CMA
    • Editable Server Functions
  • Advanced Police Tape
    • How It Works
    • Configuration
  • Matrix Board
    • How It Works
    • Configuration
  • Method Of Entry
    • How It Works
    • Configuration
Powered by GitBook
On this page
  • Enabling FMS / CMA
  • TeamSpeak Actions
  • Civilian Access
  1. Sepura SC20 Radio
  2. Configuration

FMS / CMA

For FMS / CMA Integration

Enabling FMS / CMA

If you are using FMS / CMA set relevant value to true.

Config.FMS = false
Config.CMA = false

TeamSpeak Actions

If you want certain Folders to have TeamSpeak Actions such as Moving to a channel or Assigning a Channel Group, set that up in the relevant tables.

Note -> The name of the Talk Groups in the folder must match the Channel Group Name / Channel Name.

Config.ChannelGroupFolders = {
    'SOUTH EAST'
}

Config.MoveChannelFolders = {
    'MET-MP'
}

Civilian Access

If you do not want Booked on Civilians to have access to the Radio, you can decide that in the below values.

Note -> The Civilian Patrol Branch Name must correspond to the one on your FMS / CMA. Please also understand that currentPatrolBranch and currentPatrolBranchDivision are based on 1) the player’s currently booked on unit on CAD or 2) the player’s duty assignment for the currently active patrol.

Config.CanCivilianAccessRadio = true
Config.CivilianPatrolBranchName = 'Civilian'
PreviousDiscord APINextEditable Server Functions

Last updated 1 year ago