In Windows, you will need to create the folders manually, or AC will ignore the screenshot command, as it does not have its own folder-creation rights (at least, last time I tried to do that).
If you wanted to put them in a different folder, outside of the screenshots folder, just use the ".." designation:
Edit: I just realized the code for each keybind was missing a closing parenthesis, so I fixed it. D:
(14 Dec 11, 04:07AM)Joe Smith Wrote: so adding those selected folders to the SS folder, or the docs/ac folder will work ?
If you wanted to put them in a different folder, outside of the screenshots folder, just use the ".." designation:
[SELECT ALL] Code:
screenshot [../docs/test.png]
Edit: I just realized the code for each keybind was missing a closing parenthesis, so I fixed it. D: