systemChat: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Killzone Kid (talk | contribs) (example see also) |
||
Line 17: | Line 17: | ||
|x1= <code> | |x1= <code>[[systemChat]] "Hello world!";</code>|= EXAMPLE1 | ||
</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | [[sideChat]], [[vehicleChat]], [[globalChat]] |= SEEALSO | ||
|mp= This function only types text to the list, it does not broadcast the message. If you want the message to show on all computers, you have to execute it on all of them. |= MPBEHAVIOUR | |mp= This function only types text to the list, it does not broadcast the message. If you want the message to show on all computers, you have to execute it on all of them. |= MPBEHAVIOUR |
Revision as of 14:31, 22 July 2014
Description
- Description:
- Types text to the system radio channel.
- Multiplayer:
- This function only types text to the list, it does not broadcast the message. If you want the message to show on all computers, you have to execute it on all of them.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
systemChat "Hello world!";
Additional Information
- See also:
- sideChatvehicleChatglobalChat
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