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

290 B

setMicClickOffVolume

Description

Sets the local players radio turn off mic click volume

Parameters

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