ManiMods
  • Quick Actions
  • Paid Resources
    • ArmorSystem
    • Radio
      • Installation
      • Exports
      • Config
  • Free Resources
    • Divingsystem
      • Exports
Powered by GitBook
On this page
  1. Paid Resources
  2. Radio

Installation

  1. Drag "Mani-Radio" inside your resources

  2. Ensure that Mani-Radio is started after ox_lib, pma-voice & your inventory

Emergency Jobs contain the Job Names that has access to Emergency Radio Channels

Config.EmergencyJobs = {
    ['police'] = true,
    ['ambulance'] = true,
}

Save Item controls whether or not to use inventory functions

Config.RadioItem = 'radio'

Config.saveItem = true

Remember to also set RadioItem to false, if you choose to disable the whole item functionality.

PreviousRadioNextExports

Last updated 1 month ago