Installation
Drag "Mani-Radio" inside your resources
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.
Last updated