screenshot: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
Killzone Kid (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
|arma3 dev|= Game name | |arma3 dev|= Game name | ||
|1.59|= Game version | |1.59|= Game version | ||
| Captures a screenshot and stores it to file filename.<br>The file is saved into the '''Arma 3 directory'''. | | 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 |
Revision as of 17:41, 20 April 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.jpg";
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
[[Category:Introduced with arma3 dev version 1.59]][[ Category: arma3 dev: New Scripting Commands | SCREENSHOT]][[ Category: arma3 dev: Scripting Commands | SCREENSHOT]]