Hello,
So I want PT4 to autonote when someone is re-raising me on the flop in a single raised pot.
I put in:
Text to insert as a note:
Raise in 2bp{cardrange}, {board-flop}
Filters:
((called preflop called 2bet) AND ((First flop action check) AND (second flop action raise))
The problem is that it stacks the hands that the player has re-raised with first, and then after that the flops. So it looks like this:
Raise in 2bp {94s,A2o}, {5cJc9d,QhAh4c} (2)
And this get really bad when you have more samples of this.
Is there a way to get it like this instead:
"Raised in 2bp 94s on 5cJc9d, A2o on AhQh4c
Really appriciate any help.
Thanks!