Author Topic: Display "Next Game" on the screen  (Read 1413 times)

bsdunbar1

  • Newbie
  • *
  • Posts: 28
    • View Profile
Display "Next Game" on the screen
« on: July 10, 2022, 10:32:04 PM »
Setting up a tourney with multiple games, rotating each round.
What is the best way to display "next Game" on the screen?

DCP

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Display "Next Game" on the screen
« Reply #1 on: July 25, 2022, 11:14:44 AM »
Assuming by "next game", you are talking as in HORSE - you are currently in Hold'em and next round will be Omaha? I have this set up in my layout in its own cell with as

Code: [Select]
<nobr>Next Round: <nextgametype> <nextgamename></nobr>
<nobr>Next Blinds: <nextsmallblind> / <nextbigblind></nobr>
<nobr>Next Ante: <nextante></nobr>

which would translate to

Next Round: Limit Omaha 8
Next Blinds: 500/1000
Next Ante: 200