Description
Causes one or more players to use an emote, voice line, or other equipped communication.
Snippet
Communicate(Event Player, Voice Line Up);
Properties
Returns: Void
Parameters: Player, Type
Player
Type: Player | Array (Player), Default: Event Player
The player or players to perform the communication.Type
Type: Comms, Default: Voice Line Up
The type of communication.