Discuss how to create custom stats, reports and HUD profiles and share your creations.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
by erdnase17 » Sun Nov 25, 2012 12:23 am
Is the tournament starting stack size stored in some database table?
Thanks.
-
erdnase17
-
- Posts: 227
- Joined: Wed Feb 15, 2012 10:07 am
by kraada » Sun Nov 25, 2012 12:21 pm
Yes. Absolute stack size is tourney_hand_player_statistics.amt_before. Effective stack size is tourney_hand_player_statistics.amt_p_effective_stack.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by erdnase17 » Sun Nov 25, 2012 12:28 pm
kraada wrote:Yes. Absolute stack size is tourney_hand_player_statistics.amt_before. Effective stack size is tourney_hand_player_statistics.amt_p_effective_stack.
amt_before is the player stack in the previous hand, I would like to know the starting stacks for that particular Heads up tournament. This information was available in PT3 as tourney_holdem_type.amt_chips.
How can I get this information in PT4?
-
erdnase17
-
- Posts: 227
- Joined: Wed Feb 15, 2012 10:07 am
by kraada » Sun Nov 25, 2012 3:04 pm
There was no table tourney_holdem_type; I just looked in the schema. Perhaps you meant tourney_holdem_table using the live stats? If so the way to see that in PT4 us to use the built in column live_amt_stack. Also for HU play we also have live_table_min_stack which may be useful for you. These are only usable for the HUD and live play though.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
by erdnase17 » Sun Nov 25, 2012 3:14 pm
kraada wrote:There was no table tourney_holdem_type; I just looked in the schema. Perhaps you meant tourney_holdem_table using the live stats? If so the way to see that in PT4 us to use the built in column live_amt_stack. Also for HU play we also have live_table_min_stack which may be useful for you. These are only usable for the HUD and live play though.
Then what is this table?
https://www.pokertracker.com/guides/PT3 ... holdemtype
-
erdnase17
-
- Posts: 227
- Joined: Wed Feb 15, 2012 10:07 am
by kraada » Sun Nov 25, 2012 3:30 pm
I looked in the actual schema PT3 uses to create databases and I did not see that table listed there. I do not know why it is listed in our documentation.
-
kraada
- Moderator
-
- Posts: 54431
- Joined: Wed Mar 05, 2008 2:32 am
- Location: NY
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: Amazonbot and 44 guests