mumble-voip-fivem icon indicating copy to clipboard operation
mumble-voip-fivem copied to clipboard

Set radio volume change

Open TGIANN opened this issue 4 years ago • 1 comments

ex: local radioVolume = 80 exports["mumble-voip"]:SetMumbleProperty("radioVolume", radioVolume/100)

TGIANN avatar Sep 04 '20 19:09 TGIANN

TogglePlayerVoice func is used for muting/unmuting, and setting the volume. I can add an option for this when i fix issue #50

FrazzIe avatar Sep 05 '20 00:09 FrazzIe