Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by js2002 » Thu Nov 29, 2012 8:56 am
Hi,
sum(if[cash_hand_summary.cnt_players_f=2 AND NOT(cash_hand_player_statistics.flg_p_face_raise) AND cash_hand_player_statistics.cnt_p_raise = 0 AND cash_hand_player_statistics.amt_f_bet_facing > 0 AND (lookup_actions_f.action SIMILAR TO '(F|XF)%'), 1, 0])
If I remove the cash_hand_summary.cnt_players_f=2 will the stat still work correct?
It is meant to be a Stat: Fold to Flop Bet in completed pot
-
js2002
-
- Posts: 1501
- Joined: Fri Feb 15, 2008 5:44 am
- Location: Germany
-
by kraada » Thu Nov 29, 2012 10:24 am
I'm not sure what you mean by "completed pot". Could you please elaborate on that?
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by js2002 » Thu Nov 29, 2012 11:28 am
This is a unraised pot.
-
js2002
-
- Posts: 1501
- Joined: Fri Feb 15, 2008 5:44 am
- Location: Germany
-
by kraada » Thu Nov 29, 2012 11:44 am
Removing the bolded portion will allow the flop to be multiway; it doesn't change the fact that the pot will still be unraised.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: No registered users and 28 guests