MUMBLE_ADD_VOICE_TARGET_PLAYER_BY_SERVER_ID
Adds the specified player to the target list for the specified Mumble voice target ID.
CFX
Signature
lua
MumbleAddVoiceTargetPlayerByServerId(0, 0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | A Mumble voice target ID, ranging from 1..30 (inclusive). | |
| int | The player's server id. |
Usage
lua
MumbleAddVoiceTargetPlayerByServerId(0, 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- API set
- Source
- cfx
Source: cfx
