radioChannelAdd: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Fix category) |
||
Line 33: | Line 33: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Command Group: Radio Control | [[Category:Command Group: Radio Control]] |
Revision as of 18:20, 16 August 2020
Description
- Description:
- Add the units to the custom radio channel.
- Groups:
- Uncategorised
Syntax
- Syntax:
- index radioChannelAdd units
- Parameters:
- index: Number - custom radio channel id returned by radioChannelCreate command
- units: Array - list of units
- Return Value:
- Nothing
Examples
- Example 1:
2 radioChannelAdd [player, unit1];
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