sendAUMessage

From Bohemia Interactive Community
Revision as of 17:05, 19 March 2013 by DarkDruid (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |0.50|= Game version ____________________...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{{Command|= Comments ____________________________________________________________________________________________

| arma3 |= Game name

|0.50|= Game version ____________________________________________________________________________________________

| Send the command to the list of clients. |= Description ____________________________________________________________________________________________

| sendAUMessage [clientList, command] |= Syntax

|p1= [clientList, command]: Array |= PARAMETER1

|p2= clientList: Array |= PARAMETER2

|p3= command: String |= PARAMETER3

| Nothing |= RETURNVALUE


|x1= sendAUMessage [[dpnid1, dpnid2], "ConnectTo: 192.168.1.66"]|= EXAMPLE1

____________________________________________________________________________________________

| |= SEEALSO

| |= MPBEHAVIOUR ____________________________________________________________________________________________ }}

Notes

Bottom Section