MUMBLE_GET_VOICE_CHANNEL_FROM_SERVER_ID
Returns the mumble voice channel from a player's server id.
CFX
Signature
lua
MumbleGetVoiceChannelFromServerId(0)
-- returns intParameters
| Name | Type | Description |
|---|---|---|
| int | The player's server id. |
Usage
lua
MumbleGetVoiceChannelFromServerId(0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
