Jan
Sorry Jan, I might have thrown you off a bit there. My main issue was that match mode does not allow you to use variable_player, so setting a machine variable was not possible. I was just trying to see if there was another variable somewhere I could reference.
I got around this using show_player instead of slide_player as per the example in the docs. I am using the has_match and no_match events to trigger a shows to play my first slide to show that "matching is in progress", and then showing the result. What I am finding is that the (winner_number) variable does not show now. It works however when I replace my match mode slide config with the example from the docs, not sure what I am doing wrong....
Jan