MUMBLE_SET_AUDIO_OUTPUT_DISTANCE
Sets the current output distance. The player will be able to hear other players talking within this distance.
CFX
Signature
lua
MumbleSetAudioOutputDistance(0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| float | The output distance. |
Usage
lua
MumbleSetAudioOutputDistance(0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
