MumbleSetVolumeOverrideByServerId — RedM Natives
0xCE8E25B4 · CFX · client
Overrides the output volume for a particular player with the specified server id and player name on Mumble. This will also bypass 3D audio and distance calculations. -1.0 to reset the override.
Parameters
| Name | Type | Description |
|---|---|---|
| serverId | int | The player's server id. |
| volume | float | The volume, ranging from 0.0 to 1.0 (or above). |
Returns
void