Scripts/resources/[voice]/pma-voice/docs/client-setters/setRadioVolume.md
2024-12-29 21:02:57 +01:00

255 B

setRadioVolume

Description

Sets the local players radio channel volume

Parameters

  • radioVolume: the radio volume to set to between 0 - 100 percent
-- sets the radio volume to 50 percent
exports['pma-voice']:setRadioVolume(50)