Quote:
Originally Posted by Slooop
Does anyone know how to get Mortscript to execute a command once the target program is exited? Any Mortscript tutorials out there? I'd be happy to post my results.
|
Yes, when you launch ppod from within your script, use RunWait instead of run. MortScript will wait for pPod to exit.
After the RunWait line, get your script to change the resolution back.