screenshot: Difference between revisions
Jump to navigation
Jump to search
(Added more information) |
Killzone Kid (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
|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'''.<br>Supported file extensions are '''jpg''', '''jpeg''' and '''png'''. | | Captures a screenshot and stores it to file filename.<br>The file is saved into the '''Arma 3 directory'''.<br>Supported file extensions are '''jpg''', '''jpeg''' and '''png'''. | ||
{{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 |
Revision as of 17:36, 20 April 2016
Description
- Description:
- Captures a screenshot and stores it to file filename.
The file is saved into the Arma 3 directory.
Supported file extensions are jpg, jpeg and 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]]