Exports
Connect to frequency
Connect to a frequency and remove voice range
Get current battery
Check frequency permissions
The export automatically checks if the frequency is for a job.
If it is not in the job list it will return true.
If it is in the job list and has permission it will return true.
If it is in the job list and does not have permission it will return false.
Check frequency and voice range permissions
This export is to check if the config range in that frequency is activated or not, and automatically checks if the frequency is for a job.
If it is not in the job list it will return false.
If it is in the job list and does not have permission it will return false.
If it is in the job list and has permission it will return and has permissions in range return true.
Get current frequency
Get list of players on player frequency
This will return the list of players and more information on the frequency that player is on.
Get Radio information
This will return all information from the player's radio. If it has no radio or is empty it will return false.
Example of pma-voice to stRadio exports
Last updated
Was this helpful?