customChat

From Bohemia Interactive Community
Revision as of 05:55, 24 March 2015 by Benargee (talk | contribs) (Too classy for wiki)
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:
_unit customChat [1, "Hello, I am a custom chat message!"]

Additional Information

See also:
See also needed

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