Taking and saving screenshots to the user's drive

Hiii, sorry for being late but I have the solution for it, maybe you don’t need it anymore but I’ll leave it here anyway maybe someone will run into the same problem:

so yeah the order is completely wrong in the documentation the correct syntax is this:

This is my example and it works just as well in a packaged build as in the editor

So for the F part all 4 of the options work that are there but I used the Project saved directory because it works in editor and in packaged without changing anything.

The G part is an optional directory that you can specify inside the previously chosen base directory

The H part is the name of the file and the “I” is the format

As far as I know the execute console command should work in shipping builds, it’s the print string that is development only and there it’s written on the node, so when something is development only it’s shown on the node