MumbleAddVoiceTargetPlayerByServerId — FiveM Natives
0x25F2B65F · CFX · client
Adds the specified player to the target list for the specified Mumble voice target ID.
Parameters
| Name | Type | Description |
|---|---|---|
| targetId | int | A Mumble voice target ID, ranging from 1..30 (inclusive). |
| serverId | int | The player's server id. |
Returns
void