setCurrentChannel: Difference between revisions
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) (Add v2.22's new channels) |
||
| Line 11: | Line 11: | ||
The given channel may be disabled (see [[enableChannel]]), this is why this command returns boolean, [[true]] on success or [[false]] on failure. | The given channel may be disabled (see [[enableChannel]]), this is why this command returns boolean, [[true]] on success or [[false]] on failure. | ||
{{{!}} class="wikitable align-center" | {{{!}} class="wikitable align-center" | ||
! colspan=" | ! colspan="13" {{!}} [[Channel IDs|channel ID]] number correspondence | ||
{{!}}- | {{!}}- | ||
{{!}} {{n/a}} | |||
{{ | |||
{{!}} Global | {{!}} Global | ||
{{!}} Side | {{!}} Side | ||
| Line 22: | Line 20: | ||
{{!}} Vehicle | {{!}} Vehicle | ||
{{!}} Direct | {{!}} Direct | ||
{{!}} | {{!}} Custom1 | ||
{{!}} | {{!}} rowspan="2" {{!}} .. | ||
{{!}} | {{!}} Custom10 | ||
{{!}} | {{!}} {{GVI|arma3|2.22|size= 0.75}} Custom11 | ||
{{!}} | {{!}} rowspan="2" {{!}} .. | ||
{{ | {{!}} Custom50 | ||
{{!}} | |||
{{!}} | |||
{{!}} | |||
{{!}}- | {{!}}- | ||
{{!}} -1 | |||
{{!}} 0 | {{!}} 0 | ||
{{!}} 1 | {{!}} 1 | ||
| Line 40: | Line 35: | ||
{{!}} 5 | {{!}} 5 | ||
{{!}} 6 | {{!}} 6 | ||
{{!}} 15 | {{!}} 15 | ||
{{!}} 26 | |||
{{!}} 65 | |||
{{!}}} | {{!}}} | ||
Latest revision as of 18:47, 20 November 2025
Description
- Description:
- Sets given channel as current chat channel. Scripted way of selecting desired channel on the UI.
The given channel may be disabled (see enableChannel), this is why this command returns boolean, true on success or false on failure.
channel ID number correspondence N/A Global Side Command Group Vehicle Direct Custom1 .. Custom10
2.22 Custom11
.. Custom50 -1 0 1 2 3 4 5 6 15 26 65 - Groups:
- Radio and Chat
Syntax
- Syntax:
- setCurrentChannel channelID
- Parameters:
- channelID: Number - channel ID
- Return Value:
- Boolean - true on success
Examples
- Example 1:
Additional Information
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