Difference between revisions of "exportJIPMessages"
Jump to navigation
Jump to search
m |
m (template:command argument fix) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|arma3|= Game name | |arma3|= Game name | ||
|1.56|= Game version | |1.56|= Game version | ||
− | | Export list of JIP to a file. <br>Special: BattlEye's RCON variant of this command is #exportJIPqueue | + | | Export list of JIP to a file. <br>Special: BattlEye's RCON variant of this command is #exportJIPqueue (see also [[Multiplayer_Server_Commands]])|DESCRIPTION= |
− | | '''exportJIPMessages''' fileName | + | | '''exportJIPMessages''' fileName |SYNTAX= |
− | |= | + | |p1= fileName: [[String]] - File where to store the list |PARAMETER1= |
− | |p1= fileName: [[String]] - File where to store the list |= | + | |p2= |PARAMETER2= |
− | |p2= |= | + | | [[Nothing]] |RETURNVALUE= |
− | | [[Nothing]] |= | + | |x1= <code>'''exportJIPMessages''' "myFileNameWithoutExtension";</code>|EXAMPLE1= |
− | |x1= <code>'''exportJIPMessages''' "myFileNameWithoutExtension";</code>|= | + | | [[didJIP]], [[didJIPOwner]], [[logEntities]], [[diag_captureFrame]] |SEEALSO= |
− | | [[didJIP]], [[didJIPOwner]], [[logEntities]], [[diag_captureFrame]] |= | + | | |MPBEHAVIOUR= |
− | | |= | ||
}} | }} | ||
Revision as of 14:39, 7 April 2019
Click on the images for descriptions
Introduced in
- Game:
- Arma 3
- Version:
- 1.56
Description
- Description:
- Export list of JIP to a file.
Special: BattlEye's RCON variant of this command is #exportJIPqueue (see also Multiplayer_Server_Commands)
Syntax
- Syntax:
- exportJIPMessages fileName
- Parameters:
- fileName: String - File where to store the list
- Return Value:
- Nothing
Examples
- Example 1:
exportJIPMessages "myFileNameWithoutExtension";
Additional Information
- Multiplayer:
- -
- See also:
- didJIPdidJIPOwnerlogEntitiesdiag_captureFrame
Notes
Only post proven facts here. Report bugs on the feedback tracker. Use the talk page or the forums for discussions.
Add New Note | How To
Add New Note | How To