SetPlayerTalkingOverride — RedM Natives
0xFC02CAF6 · CFX · client
the status of default voip system. It affects on NETWORK_IS_PLAYER_TALKING and mp_facial animation. This function doesn't need to be called every frame, it works like a switcher.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | The target player. |
| state | BOOL | Overriding state. |
Returns
void