Garry's Mod Wiki

Revision Difference

Player:SetVoiceVolumeScale#544163

<function name="SetVoiceVolumeScale" parent="Player" type="classfunc"> <description>Sets the voice volume scale for given player on client. This value will persist from server to server, but will be reset when the game is shut down.</description>⤶ <description>Sets the voice volume scale for given player on client. This value will persist from server to server, but will be reset when the game is shut down. Doesn't work on bots, their scale will always be 1</description>⤶ <realm>Client</realm> <added>2021.06.09</added> <args> <arg name="" type="number">The voice volume scale, where `0` is 0% and `1` is 100%.</arg> </args> </function>