radioChannelSetCallSign: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game name" to "|Game name=") |
||
Line 4: | Line 4: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| TKOH | | | TKOH |Game name= | ||
|1.00|Game version= | |1.00|Game version= |
Revision as of 13:47, 1 September 2019
Description
- Description:
- Set the custom radio channel's call sign.
Available special parameters:
- $KEY (reference to a localized text)
- %CHANNEL_LABEL
- %UNIT_SIDE
- %UNIT_NAME
- %UNIT_RANK
- %UNIT_ID
- %UNIT_REF
- %UNIT_GRP_NAME
- %UNIT_GRP_LEADER
- %UNIT_VEH_NAME
- %UNIT_VEH_POSITION
- Groups:
- Uncategorised
Syntax
- Syntax:
- index radioChannelSetCallSign callSign
- Parameters:
- index : Number - custom radio channel id returned by radioChannelCreate command
- callSign : String - custom call sign
- Return Value:
- Nothing
Examples
- Example 1:
4 radioChannelSetCallSign "%UNIT_NAME";
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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Take On Helicopters version 1.00
- Take On Helicopters: New Scripting Commands
- Take On Helicopters: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands Take On Helicopters
- Take On Helicopters: New Scripting Commands List
- Arma 3: New Scripting Commands List
- Scripting Commands Arma 3