Wiki

Clone wiki

EFLC-MP LUA / tsAllowVoiceTo

Description

Toggles whether this player can stream their voice to another player

Parameters

Int playerId, Int targetPlayer, Bool: toggle
Int playerId: the player who will be talking

Int targetId: the player who will listen, if -1 will remove all listeners

Bool toggle

Return values


Example

Updated