enable_free_play
enable_credit_play
toggle_credit_play
See: http://docs.missionpinball.org/en/dev/game_logic/credits/index.html for more details. I guess we should additionally convert this into a normal setting internally. That would automatically expose it to the service mode. Created this issue to track it: https://github.com/missionpinball/mpf/issues/1353
Jan
Jan, thanks for adding that feature into service mode. Can't believe you added it so quickly. Am I able install that pull request without affecting my MPF? If not for now I'll just use the events you suggested until the 0.53 release.
You can try dev if you like. There should not be any breaking changes.
The main change in credits mode is that it will persist the state to a setting automatically.
Jan