Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
WhiteRider wrote:"cash_hand_player_statistics.amt_r_race_facing" is the amount you need to call when facing a raise, not the absolute size of the raise.
kraada wrote:That would not be intended behavior - it should give 300 in that instance. Please attach the hand history for a hand that does that to a support ticket and we'll look into this further.
And just to clarify - when your actions are LIKE '%C' that means your last action must have been call so you cannot have folded.
kraada wrote:Since we already know that your action string ended with a call,...
kraada wrote:Ah, I see what you're saying now. You're right, it should read:
sum(if[lookup_actions_r.action LIKE '%C', if[cash_hand_player_statistics.flg_r_face_raise, cash_hand_player_statistics.amt_r_race_facing, cash_hand_player_statistics.amt_r_bet_facing], 0])
Users browsing this forum: No registered users and 35 guests