3H, BU fold, SB fold

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

3H, BU fold, SB fold

Postby DJSpinThat » Thu Oct 07, 2021 6:51 am

Is there way to make this stat because i actually to see how many times SB Open folded.
eg.
-6 situations bvsb BU folded to SB
-if SB limped 3times, raised 2times and open folded 1 time, i want to see the value of (1/6) for open folded.

I get the % value if i use:
100 -(((cnt_steal_att_SB / cnt_steal_opp) * 100)+((cnt_p_limp_SB / cnt_p_limp_opp) * 100))

but is there a way to make a stat so i see (1/6) for the above example?

Thank you.
DJSpinThat
 
Posts: 70
Joined: Mon Aug 18, 2014 5:49 pm

Re: 3H, BU fold, SB fold

Postby Flag_Hippo » Thu Oct 07, 2021 12:20 pm

Tooltips give you that information when hovering over a statistic in a report or the HUD but the value expression of the statistic needs to be in this format for that to work:

Code: Select all
(a / b) * 100

If you want those numbers displayed directly in the HUD or report then you will need to format the statistic output accordingly - see this guide.
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 32 guests

cron