Spin&Go : display table effective stack

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

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

Spin&Go : display table effective stack

Postby PierreLo » Fri Oct 21, 2022 8:10 pm

Hi

I would like to display in the HUD for each hand played the effective stack according to this formula :

if (Hero_Stack <= Villain1_Stack) or (Hero_Stack <= Villain2_Stack) then effective_Stack = Hero_Stack
else
if (Hero_Stack > =Villain1_Stack) and (Hero_Stack >= Villain2_Stack) and (Villain1_Stack <= Villain2_Stack) then effective_Stack = Villain2_Stack
else
if (Hero_Stack > =Villain1_Stack) and (Hero_Stack >= Villain2_Stack) and (Villain1_Stack > Villain2_Stack) then effective_Stack = Villain1_Stack

How can I create this custom "table stat" that I could display in the Hud while playing ?
Is this possible at all ?

Thanks for your help

Cheers
PierreLo
 
Posts: 8
Joined: Tue Mar 19, 2013 11:18 am

Re: Spin&Go : display table effective stack

Postby Flag_Hippo » Sat Oct 22, 2022 5:01 am

1. I don't know of a method to compare the size of effective stacks between players.

2. Even if something like that were possible it couldn't be displayed as a live statistic in the HUD when playing. PokerTracker 4 doesn't track hands while they are in progress so it's not possible to display statistics that are based on the current hand when that data isn't in the live_tourney_table.
Flag_Hippo
Moderator
 
Posts: 14505
Joined: Tue Jan 31, 2012 7:50 am

Re: Spin&Go : display table effective stack

Postby PierreLo » Fri Oct 28, 2022 4:32 am

OK thanks FlagHippo for the clear answer.

Cheers
PierreLo
 
Posts: 8
Joined: Tue Mar 19, 2013 11:18 am


Return to Custom Stats, Reports and HUD Profiles

Who is online

Users browsing this forum: No registered users and 40 guests

cron
highfalutin