enableChannel

From Bohemia Interactive Community
Revision as of 16:22, 27 November 2015 by Killzone Kid (talk | contribs) (format)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Enables/disables given chat channel. Channel / Number correspondence:
  • 0 - Global
  • 1 - Side
  • 2 - Command
  • 3 - Group
  • 4 - Vehicle
  • 5 - Direct
Groups:
Uncategorised

Syntax

Syntax:
channel enableChannel state
Parameters:
channel: Number
state: Boolean
Return Value:
Nothing

Examples

Example 1:
0 enableChannel false; // Disable global channel

Additional Information

See also:
currentChannelsetCurrentChannelradioChannelAdd

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section