radioChannelRemove: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 21: Line 21:
|x1= <code>3 [[radioChannelRemove]] [blufor_unit_1, blufor_unit_2];</code>
|x1= <code>3 [[radioChannelRemove]] [blufor_unit_1, blufor_unit_2];</code>


| [[radioChannelAdd]], [[radioChannelCreate]], [[radioChannelSetCallSign]], [[radioChannelSetLabel]]
|seealso= [[radioChannelAdd]], [[radioChannelCreate]], [[radioChannelSetCallSign]], [[radioChannelSetLabel]]
}}
}}


{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 00:51, 17 February 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
units: Array - list of units
Return Value:
Return value needed

Examples

Example 1:
3 radioChannelRemove [blufor_unit_1, blufor_unit_2];

Additional Information

See also:
radioChannelAddradioChannelCreateradioChannelSetCallSignradioChannelSetLabel

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