Display stats according to blind level
-
Hi,
I would like to know if it's possible to force H2N to display stats for a level of blind or for a range of blinds levels (for exemple to get stats for vilains when the blind is the current one or between 80% and 110% of the current blind), because players don't play the same when the blinds are 20/10 and 2000/1000...
Thank you.
-
For example, you can split your Game type for tournaments into several different types according to the Big Blind's size:
Or you can just create several stats with a filter by the Big Blind's size:
In addition, you can display these stats in your HUD when necessary:
-
@keepcalm
Thx alot !!
-
Hi,
I have another question in relation with the previous one:
How can I define a stat or expression with a range of stack size ? For example, I want to know Vilain's PFR when he's between 10 and 20BB deep.
Thx
-