Stat: Facing a Squeeze

Discuss how to create custom stats, reports and HUD profiles and share your creations.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Stat: Facing a Squeeze

Postby 4StarGen » Fri Dec 14, 2018 11:45 am

I'd like to make a stat where:
- Player A raises
- Player B calls
- Player C squeezes
- Player D has to decide

how can I do it?
4StarGen
 
Posts: 929
Joined: Sat Mar 08, 2014 6:58 am

Re: Stat: Facing a Squeeze

Postby Flag_Hippo » Fri Dec 14, 2018 5:48 pm

Code: Select all
cash_hand_player_statistics.flg_p_3bet_def_opp and not cash_hand_player_statistics.flg_p_first_raise and cash_hand_player_statistics.amt_p_2bet_facing = 0 and char_length(cash_hand_summary.str_aggressors_p) >= 3 and substring(cash_hand_summary.str_aggressors_p from 3 for 1) ::int != substring(cash_hand_summary.str_actors_p from 2 for 1)::int and substring(cash_hand_summary.str_aggressors_p from 2 for 1) ::int = substring(cash_hand_summary.str_actors_p from 1 for 1)::int
Flag_Hippo
Moderator
 
Posts: 14510
Joined: Tue Jan 31, 2012 7:50 am

Re: Stat: Facing a Squeeze

Postby 4StarGen » Sun Dec 16, 2018 8:06 am

Beast, ty for reply to a lot of my questions :)
4StarGen
 
Posts: 929
Joined: Sat Mar 08, 2014 6:58 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 23 guests

cron
highfalutin