customChat

From Bohemia Interactive Community
Revision as of 22:24, 15 May 2014 by Pharenhite (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Sends the chat message to the custom radio channel.
Groups:
Uncategorised

Syntax

Syntax:
unit customChat [channel, message]
Parameters:
unit: Object
[channel, message]: Array
channel: Number
message: String
Return Value:
Nothing

Examples

Example 1:
sweetBoy customChat [1, "Hi, any sweetgirls to chat?"]

Additional Information

See also:
radioChannelCreate

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