enableChannel

From Bohemia Interactive Community
Revision as of 15:58, 26 November 2015 by Chris5790 (talk | contribs) (Added enableChannel site)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.42|1.42]]
Hover & click on the images for description

Description

Description:
Enables/disables chat channel
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

[[Category:Introduced with a3 version 1.42]][[ Category: a3: New Scripting Commands | ENABLECHANNEL]][[ Category: a3: Scripting Commands | ENABLECHANNEL]]

Notes

Bottom Section