customChat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (see also)
Line 27: Line 27:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[radioChannelCreate]] |= SEEALSO  
| [[radioChannelCreate]], [[customRadio]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 15:53, 16 May 2014

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:
radioChannelCreatecustomRadio

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