customChat: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (see also, example locality) |
(Too classy for wiki) |
||
Line 5: | Line 5: | ||
|0.50|= Game version | |0.50|= Game version | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Sends the chat message to the custom radio channel. | | Sends the chat message to the custom radio channel. |= Description | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Line 27: | Line 23: | ||
|x1= <code> | |x1= <code>_unit customChat [1, "Hello, I am a custom chat message!"]</code>|= EXAMPLE1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | |= SEEALSO | ||
| |= MPBEHAVIOUR | | |= MPBEHAVIOUR | ||
Line 55: | Line 42: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | [[Category:Arma_3:_New_Scripting_Commands_List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] |
Revision as of 04:55, 24 March 2015
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