globalChat: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
|arg= global |= Arguments in MP | |||
|eff= local |= Effects in MP | |||
____________________________________________________________________________________________ | |||
| Make a unit send a text message over the global radio channel. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | unit '''globalChat''' text |= Syntax | ||
[[ | |p1= unit: [[Object]] |= Parameter 1 | ||
|p2= text: [[String]] - the message that should be sent |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>soldierOne globalChat "Show this text"</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| [[sideChat]], [[groupChat]], [[vehicleChat]] |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|GLOBALCHAT]] | |||
[[Category:Scripting Commands OFP 1.96|GLOBALCHAT]] | |||
[[Category:Scripting Commands OFP 1.46|GLOBALCHAT]] | |||
[[Category:Scripting Commands ArmA|GLOBALCHAT]] |
Revision as of 00:24, 2 August 2006
Description
- Description:
- Make a unit send a text message over the global radio channel.
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit globalChat text
- Parameters:
- unit: Object
- text: String - the message that should be sent
- Return Value:
- Nothing
Examples
- Example 1:
soldierOne globalChat "Show this text"
Additional Information
- See also:
- sideChatgroupChatvehicleChat
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