sendUDPMessage: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +<\/code>" to "</code>") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 23: | Line 23: | ||
|seealso= [[sendAUMessage]] | |seealso= [[sendAUMessage]] | ||
}} | }} | ||
{{GameCategory|arma2|Scripting Commands}} | {{GameCategory|arma2|Scripting Commands}} |
Revision as of 09:13, 11 June 2021
Description
- Description:
- Description needed
- Groups:
- Multiplayer
Syntax
- Syntax:
- Syntax needed
- Parameters:
- ip: String
- port: Number
- message: String
- Return Value:
- Boolean
Examples
- Example 1:
_bool = sendUDPMessage ["192.168.0.1", 2302, "Here goes you message..."];
Additional Information
- See also:
- sendAUMessage
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