Files
CasperV1FiveM/resources/[standalone]/pma-voice/docs/client-setters/setMicClickOnVolume.md
2026-07-07 21:08:52 +02:00

286 B

setMicClickOnVolume

Description

Sets the local players radio turn on mic click volume

Parameters

  • volume: the volume to change to between 0 - 100 percent
-- sets the radio turn on mic click volume to 20 percent
exports['pma-voice']:setMicClickOnVolume(20)