Author Topic: Layout Conditions suggestion  (Read 1561 times)

William

  • Newbie
  • *
  • Posts: 10
    • View Profile
Layout Conditions suggestion
« 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

Stuart Murray

  • Hero Member
  • *****
  • Posts: 540
    • View Profile
Re: Layout Conditions suggestion
« Reply #1 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
Stuart Murray

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Layout Conditions suggestion
« Reply #2 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.