radioChannelSetCallSign: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - "| Nothing |x1=" to "|r1= Nothing |x1=")
Line 30: Line 30:
|p2= callSign: [[String]] - custom call sign
|p2= callSign: [[String]] - custom call sign


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>4 [[radioChannelSetCallSign]] "%UNIT_NAME";</code>
|x1= <code>4 [[radioChannelSetCallSign]] "%UNIT_NAME";</code>

Revision as of 11:06, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Radio and ChatCustom Radio and Chat

Syntax

Syntax:
Syntax needed
Parameters:
customChannelID: Number - custom channel ID returned by radioChannelCreate command
callSign: String - custom call sign
Return Value:
Nothing

Examples

Example 1:
4 radioChannelSetCallSign "%UNIT_NAME";

Additional Information

See also:
radioChannelAddradioChannelCreateradioChannelRemoveradioChannelSetLabel

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