Open Side Menu Go to the Top

02-11-2026 , 02:52 AM
Have already requested this for H2N 3, but was ignored. Expression-stats return 0 when one of the building-blocks doesn't have sample, what is outright wrong, output should be "-", not "0". In H2N 3 I was able to get the desired output (-) by making an if-then-condition with an division by zero if sample <1. This was breaking the stat and the desired "-" showed up in the HUD if sample was <1. As H2N 4 got "smarter", it doesn't allow divisions by zero in the expression, so I'd ask for:

- if a building-block of an expression has no sample, stat returns "-"

- make under the expression-field one for the sample-expression

- H2N should treat the expression-sample-field like sample of other stats, like this dimming if sample is low becomes usable
feature-request: sample-expression for expression-stats Quote
feature-request: sample-expression for expression-stats
$25m Guaranteed WPM on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
feature-request: sample-expression for expression-stats
02-11-2026 , 04:41 PM
To give an example, 4bet-range: RFI% * 4bet% /100, if no 4bet faced, H2N outputs 0, while it should be - as never ever a 4bet has been faced.
feature-request: sample-expression for expression-stats Quote
02-13-2026 , 10:16 AM
Anyone?

Last edited by FR-Nit; 02-13-2026 at 10:18 AM. Reason: It's just 600 bucks/year, so don't mind! Wow, just wow.
feature-request: sample-expression for expression-stats Quote
02-15-2026 , 09:16 AM
Hello!

We are sorry that you had to wait so long for a response, and we truly appreciate your patience.

1.
Quote:
Originally Posted by FR-Nit
if a building-block of an expression has no sample, stat returns "-"
Unfortunately, this is implemented in such a way that more complex stats can still function, even if some underlying actions are not valid (for example, division by zero).

A large number of users create very complex expressions that include dozens or even hundreds of different stats. If we make it so that a stat immediately returns “-” when there is no sample, such expressions would stop working entirely.

These stats need to continue functioning, even if some of the underlying data has no sample.


Here is an example of your stat from Hand2Note 3. It was implemented in the same way there.


2.
Quote:
Originally Posted by FR-Nit
make under the expression-field one for the sample-expression
Could you explain this in more detail so I can better understand the issue?

3.
Quote:
Originally Posted by FR-Nit
H2N should treat the expression-sample-field like sample of other stats, like this dimming if sample is low becomes usable
You can additionally create a separate counter for 4Bet opportunities.
If a player has never had the opportunity to make a 4Bet, the 4Bet Range stat will be shown as dimmed.

In the example below, I created a stat that counts the number of 4Bet opportunities.
If a player has never faced a 3Bet, the sample for 4Bet will be 0, and the 4Bet Range stat will not be displayed when the sample is 0.



And here is an example where, with the same settings, there is a sample available for 4Bet.
feature-request: sample-expression for expression-stats Quote
02-15-2026 , 10:39 AM
Quote:
Originally Posted by Hand2note
1.

A large number of users create very complex expressions that include dozens or even hundreds of different stats. If we make it so that a stat immediately returns “-” when there is no sample, such expressions would stop working entirely.

These stats need to continue functioning, even if some of the underlying data has no sample.
How about making it optional? A checkbox "replace stats with 0 if no sample" would do the trick and let everyone decide, what he wants H2N to do in regards to stats with no sample in expression-stats.
Quote:
Originally Posted by Hand2note
2.

Could you explain this in more detail so I can better understand the issue?
Don't know if you have been using NoteCaddy, but if you did, do you remember how composite definitions worked? You had one field for the expression and another field for the expression of the sample. Even if it's a former competitor, no reason to ignore if a solution was good ;-)
feature-request: sample-expression for expression-stats Quote
02-16-2026 , 11:15 AM
Quote:
Originally Posted by FR-Nit
How about making it optional? A checkbox "replace stats with 0 if no sample" would do the trick and let everyone decide, what he wants H2N to do in regards to stats with no sample in expression-stats.


Don't know if you have been using NoteCaddy, but if you did, do you remember how composite definitions worked? You had one field for the expression and another field for the expression of the sample. Even if it's a former competitor, no reason to ignore if a solution was good ;-)
Thank you for the clarification. We will create a request for our developers so they can review it and consider what can be done.
feature-request: sample-expression for expression-stats Quote
02-19-2026 , 08:21 AM
+1 for that request, been annoying me for ages
feature-request: sample-expression for expression-stats Quote
feature-request: sample-expression for expression-stats
$25m Guaranteed WPM on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
feature-request: sample-expression for expression-stats

      
m