The Tournament Director Forums

Main => Suggestions => Topic started by: William on April 13, 2010, 03:54:33 AM

Title: Layout Conditions suggestion
Post by: William on April 13, 2010, 03:54:33 AM
Hi Corey,

Would it be possible to add to Layout > Cell Properties > Conditions a "Game Name is:" and "Game Name next round is:" option?

You could use the dropdown menu that's used for naming the games in the Rounds tab.

I think that would be great if you're doing a HORSE tournament, and you want the screen to say "Blinds:" for Hold'em and Omaha rounds and "Bring in:" for Stud and Razz rounds.

(Using v. 2.5.10)

Thanks :)

William
Title: Re: Layout Conditions suggestion
Post by: Stuart Murray on April 13, 2010, 04:22:26 AM
this already exists you just have to make your own cell for example I use the following as the tokens:

Today's tournament is a <buyin roundOff="true"> <gamename> <gametype>

Which display the following during a £10 NLHE:

Today's tournament is a £10 Texas Hold 'Em No Limit

Regards
Stuart
Title: Re: Layout Conditions suggestion
Post by: Corey Cooper on April 13, 2010, 10:59:19 AM
I'll see about adding this for 2.6.  Formulas currently don't allow string values (only numeric), so we'll have to see how big of a change it will mean.