Page 1 of 1

Positional Stats not being cached?

PostPosted: Mon Mar 31, 2014 8:51 pm
by mrmicman
Hi,

I want to use some positional stats for my HUD, for example 3bet for every position.

When I look into the holdem_cache table, the field position_type stores only if the position is EP, MP,LP or in the blinds, so I think when I want to build stats based on every single of the 6 positions of a shorthand table I can't use the advantage of the cache.

Am I right? Is there any way to cache the exact position?

Re: Positional Stats not being cached?

PostPosted: Tue Apr 01, 2014 7:34 am
by kraada
In PT3 once you create a custom stat and rebuild the cache that stat should be cached.

highfalutin