Anyone know if it's possible to link a "custom text" label in CPWizard to a control set, such that if the controlset isn't used for a game, the custom label doesn't display either.
For instance, I have a "Player 4" label, that I only want to show up for CP's of games that actually have 4 players. The controls themselves will hide and show based on whether they're used, but how might I go about hiding or showing custom labels keyed off the same condition?
Or maybe there's another way to accomplish this?