newly created stat not available for HUD

Let us know what features not currently in the PT4 should be added.

Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators

newly created stat not available for HUD

Postby Stally » Mon Mar 26, 2012 10:41 am

Hello,

Just made some new stats, and all of them but two are available in my HUD editor to add. No matter how i search for them (typing a search, going through the list, checking/unchecking "custom stats only") they are never there. The two missing stats can be added to my stats page, however; they seem to be working fine outside of the HUD editor.
Stally
 
Posts: 99
Joined: Thu Jun 12, 2008 11:03 am

Re: newly created stat not available for HUD

Postby kraada » Mon Mar 26, 2012 12:12 pm

Silly question: have you tried restarting PT4 since adding the stats?

More serious question: is there anything particularly special about how those columns are built?
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: newly created stat not available for HUD

Postby Stally » Mon Mar 26, 2012 3:10 pm

Yes, restarting was my first step. I created the stats during importing hands. Perhaps this affected it?

Nothing unusual about the stats or colums that I'm aware of; they're pretty simple. In fact I just duplicated then made some simple modifications to some existing custom stats I had.
Stally
 
Posts: 99
Joined: Thu Jun 12, 2008 11:03 am

Re: newly created stat not available for HUD

Postby kraada » Mon Mar 26, 2012 3:19 pm

Could you tell me here (or PM me if you'd rather) the detailed definitions?
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: newly created stat not available for HUD

Postby Stally » Mon Mar 26, 2012 3:24 pm

((cnt_p_3bet_vs_min_BB + cnt_p_call_2bet_min_BB) / cnt_p_3bet_opp_vs_min_BB) * 100

opp:
sum(if[cash_hand_player_detail.flg_p_open_opp=FALSE AND position = 8 AND cash_hand_player_statistics.flg_p_3bet_opp, 1, 0])

3b:
sum(if[cash_hand_player_detail.flg_p_open_opp=FALSE AND position = 8 AND cash_hand_player_statistics.flg_p_3bet, 1, 0])

call:
sum(if[cash_hand_player_detail.flg_p_open_opp=FALSE AND cash_hand_player_statistics.flg_p_3bet_opp AND position = 8 AND lookup_actions_p.action LIKE 'C%', 1, 0])

edit: the stat isn't complete - intended to copy part from a different different stat to signify it being vs a minraise. thus the strangely titled stats.
Stally
 
Posts: 99
Joined: Thu Jun 12, 2008 11:03 am

Re: newly created stat not available for HUD

Postby kraada » Mon Mar 26, 2012 5:13 pm

That's odd that looks like it should work fine. Would you please export the stat and zip it up and attach it to a support ticket for us so that we can see if we can reproduce the issue on our end?
kraada
Moderator
 
Posts: 54430
Joined: Wed Mar 05, 2008 2:32 am
Location: NY


Return to PT4 Feature Requests

Who is online

Users browsing this forum: No registered users and 8 guests