Hey guys, I need a little help triggering my loose outro. It works fine in preview but when I send it to single missions it doesn't play. The script is called "loose.sqs" and in the mission I have a trigger type loose with condition not (alive Python1). In the outro I have a unit with the init line this exec "loose.sqs". Like I said, works fine in the editor, but in single mission I'll die and the same screen that always comes up when you die shows. Then I hit end, and instead of showing the outro, it sends me to the main menu. What did I forget?
Python1