Introduced in | |
Version: | 1.00 |
---|---|
Description | |
Description: | Makes a unit send a text message over the group radio channel. |
Syntax | |
Syntax: | unit groupChat message |
Parameters: | |
Return Value: | Nothing |
Examples | |
Examples: | _soldierOne groupChat "Show this text" |
Additional Information | |
See also: | globalChat, sideChat, vehicleChat, systemChat |
Multiplayer: | As the effect of this command is local, the message only shows on the sender PC. To make it visible on all connected clients, it has to be executed using publicExec. |
Problems: |
Overview
Content Tools