a stat that worked in PT3 does not work in PT4
Posted: Wed Jul 11, 2012 4:19 pm
this stat worked in PT3 but does not work in PT4.
when i validate the stat it is valid.
but when it is shown in the hud it where the number should be it shows:
Parameters on the the left and right sight must be compatible
here is the stat
(var_live_amt_ante*var_live_cnt_players+var_live_amt_sb+var_live_amt_bb) * 0.85 + (var_live_amt_ante*var_live_cnt_players+var_live_amt_sb+var_live_amt_bb+var_live_amt_stack) * 0.35 * 0.15 - (var_live_amt_stack * 0.65 * 0.1)
the stat is push or fold EV calculation
where i have stats for different estimation of equity and fold equity
when i validate the stat it is valid.
but when it is shown in the hud it where the number should be it shows:
Parameters on the the left and right sight must be compatible
here is the stat
(var_live_amt_ante*var_live_cnt_players+var_live_amt_sb+var_live_amt_bb) * 0.85 + (var_live_amt_ante*var_live_cnt_players+var_live_amt_sb+var_live_amt_bb+var_live_amt_stack) * 0.35 * 0.15 - (var_live_amt_stack * 0.65 * 0.1)
the stat is push or fold EV calculation
where i have stats for different estimation of equity and fold equity