Exports
Connect to frequency
exports['stRadio']:setRadioChannel(freq)Connect to a frequency and remove voice range
exports['stRadio']:setnoRangeChannel(freq)Get current battery
-- This will return the number between 0 and 100.
exports['stRadio']:GetBattery()Check frequency permissions
exports['stRadio']:HasPlayerJobAllowed(freq)Check frequency and voice range permissions

Get current frequency
Get list of players on player frequency
Get Radio information
Example of pma-voice to stRadio exports
Last updated