I have a number of multiball modes, at the moment the mode completes when the balls drain, allowing me to switch modes using a carousel. However I would like to be able to do this on the last ball. There is a reference that this can be done in the 0.57 documentation, but not how to do it.
I assume I could use a counter for balls lost, but would have to start it after the ball save timer ends.
Is this the way?
Ray