Hopefully something nice and simple.
I want to be able to memorize the current screen tone settings (as assigned by the event command) so that if I do a "fade to black" or similar, I can quickly and easily snap back to the exact tone that it was at before using a script command.
The reason being, I am using a customized battle system that uses events to trigger battles, and it interferes with the screen tones. I figure a script snippet will allow me to make the battles easier to code since I have one less thing to configure every time.
I think it is something to do with the Viewport lines of code - can anyone suggest something, please?
I want to be able to memorize the current screen tone settings (as assigned by the event command) so that if I do a "fade to black" or similar, I can quickly and easily snap back to the exact tone that it was at before using a script command.
The reason being, I am using a customized battle system that uses events to trigger battles, and it interferes with the screen tones. I figure a script snippet will allow me to make the battles easier to code since I have one less thing to configure every time.
I think it is something to do with the Viewport lines of code - can anyone suggest something, please?