sendAUMessage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (arma3 category) |
||
Line 41: | Line 41: | ||
[[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}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] |
Revision as of 13:55, 4 May 2013
Description
- Description:
- Send the command to the list of clients.
- Groups:
- Uncategorised
Syntax
- Syntax:
- sendAUMessage [clientList, command]
- Parameters:
- [clientList, command]: Array
- clientList: Array
- command: String
- Return Value:
- Nothing
Examples
- Example 1:
sendAUMessage [[dpnid1, dpnid2], "ConnectTo: 192.168.1.66"]
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