screenshot: Difference between revisions
Jump to navigation
Jump to search
(Changed example to png) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | {{Command|= Comments | ||
|arma3 | ____________________________________________________________________________________________ | ||
|1. | |||
| arma3 |= Game name | |||
|1.60|= Game version | |||
____________________________________________________________________________________________ | |||
| Captures a screenshot and stores it to file filename.<br>The file is saved into the '''Arma 3 directory'''. Image format is PNG. | | Captures a screenshot and stores it to file filename.<br>The file is saved into the '''Arma 3 directory'''. Image format is PNG. | ||
{{warning|This command is not final and might be changed in a near future.}}|= | {{warning|This command is not final and might be changed in a near future.}}|= | ||
____________________________________________________________________________________________ | |||
| [[screenshot]] filename|= Syntax | | [[screenshot]] filename|= Syntax | ||
|p1= filename: [[String]] |= Parameter 1 | |p1= filename: [[String]] |= Parameter 1 | ||
| [[Nothing]] |= RETURNVALUE | |||
| [[Nothing]] |= RETURNVALUE | |||
____________________________________________________________________________________________ | |||
|x1= <code>[[screenshot]] "testFile.png";</code>|= EXAMPLE1 | |x1= <code>[[screenshot]] "testFile.png";</code>|= EXAMPLE1 | ||
Revision as of 16:03, 30 May 2016
Description
- Description:
- Captures a screenshot and stores it to file filename.
The file is saved into the Arma 3 directory. Image format is PNG. - Groups:
- Uncategorised
Syntax
- Syntax:
- screenshot filename
- Parameters:
- filename: String
- Return Value:
- Nothing
Examples
- Example 1:
screenshot "testFile.png";
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