screenshot
Jump to navigation
Jump to search
Description
- Description:
- Captures a screenshot and stores it to file filename.
The file is saved into \Documents\Arma 3\Screenshots\'. PNG is the only available format and the file must have .png extension. - Groups:
- Uncategorised
Syntax
- Syntax:
- screenshot filename
- Parameters:
- filename: String
- Return Value:
- Nothing
Examples
- Example 1:
screenshot "testFile.png";
- Example 2:
- The following code will result in the screenshot being placed in \Documents\Arma 3\Screenshots\any\where\you\want.png
screenshot "any\where\you\want.png";
Additional Information
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