kontiuka Posted July 22, 2013 Posted July 22, 2013 Hi. Very new to lua scripting. Is there a way to execute a script as soon as the user quits out of a mission? The script I've written works. I just don't know how to get it to run when the user quits. I've tried the following in the trigger actions control of the mission editor ... - Listen for command 51 (quit mission) and then set flag 1 - When flag 1 is true, run script Didn't seem to work. Any ideas? Thanks.
Recommended Posts