Page 1 of 2

RNG for every street

PostPosted: Sun Aug 05, 2018 5:54 am
by m1ndre4der
Hey there! I created a RNG stat but it only updates once a hand.

Is it possible that this stat is updated every street? Would be cool to have a RNG for each street.

This is how I built the stat:

Created this column: (SELECT extract(milliseconds from now())::int % 100) * (live_cash_table.amt_bb / live_cash_table.amt_bb)

Cheers

Re: RNG for every street

PostPosted: Sun Aug 05, 2018 3:44 pm
by Flag_Hippo
PokerTracker 4 doesn't track hands that are currently in progress and they are only imported when they are finished.

Re: RNG for every street

PostPosted: Sun Aug 09, 2020 8:12 pm
by cs_rlewis
Hi flag hippo how would we import the stat listed into our huds?

Thx

Re: RNG for every street

PostPosted: Mon Aug 10, 2020 5:32 am
by Flag_Hippo
Unzip, 'File -> Import Statistic' and add to HUD.

Random Number.zip
(471 Bytes) Downloaded 2516 times

Re: RNG for every street

PostPosted: Tue Aug 11, 2020 4:10 am
by cs_rlewis
thanks ill test it out!

Re: RNG for every street

PostPosted: Sun Aug 30, 2020 12:06 pm
by MarVas
Thanks I downloaded and imported the stat and it works perfectly.
However my problem is that is only available for cash game and not for tournaments.
Can I use it both for cash and tournaments?

Re: RNG for every street

PostPosted: Sun Aug 30, 2020 12:37 pm
by Flag_Hippo
You can convert a statistic by selecting it in 'Configure -> Statistics' and choosing 'Options -> Convert'.

Re: RNG for every street

PostPosted: Wed Nov 04, 2020 8:26 pm
by carl91
When we double click the stat in-game it generates a new random number correct?

Re: RNG for every street

PostPosted: Thu Nov 05, 2020 6:27 am
by Flag_Hippo
Yes that should.

Re: RNG for every street

PostPosted: Thu Nov 19, 2020 7:27 am
by trosenone
@Flag_Hippo I successfully imported your statistic and it works great. However, double clicking it does nothing for me. Is there a setting in poker tracker like "double click to refresh stat" that I'm missing? I've searched everywhere for the double click feature and nothing. Thanks.

highfalutin