Search found 538 matches

Return to advanced search

Re: Possible to display player id / panel "owner" on HUD?

I would like to know the owner of each panel on the table via a custom stat.
by oracle3001
Wed May 08, 2013 9:02 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Possible to display player id / panel "owner" on HUD?
Replies: 3
Views: 651

Possible to display player id / panel "owner" on HUD?

I was wondering is it possible to id a player or the owner of a panel on the HUD, by something other than their name on the hud? In the internal db, obviously each player has a unique id, and in the replayer if you ask the mask the players name it replaces the name string with a number (on a 6-max t...
by oracle3001
Wed May 08, 2013 6:55 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Possible to display player id / panel "owner" on HUD?
Replies: 3
Views: 651

Same stat in HUD, does PT send equivalent of 2 sql queries?

I am just wondering if one has the same stat defined in the same HUD but on two different popups, when PT4 sends the sql queries to retrieve these stats, does it send it twice or does it recognize that the same stat is required twice? Thus, if one has a series of complex custom stats and then has th...
by oracle3001
Wed May 08, 2013 6:45 am
 
Forum: PokerTracker 4
Topic: Same stat in HUD, does PT send equivalent of 2 sql queries?
Replies: 2
Views: 283

Variable vs Custom Stat Performance Question

I have a series of custom stats which all are of the form custom_stat_1 = custom_column_1 / max(max(max(....custom_col_A, custom_col_B),custom_col_C).... and so I thought as they all have the same denominator (and one which is performing a long series of max compares) it would be perfect opportunity...
by oracle3001
Mon May 06, 2013 5:06 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Variable vs Custom Stat Performance Question
Replies: 1
Views: 275

Re: val_r_bet_made_pct question

Ok, so for bet made, I need to also check that others in the pot have enough to call any bet? Otherwise in the example given it would be recorded as an overbet shove on the river rather than actually a half pot bet? And on the call side, Is it % of the pot is based on pot before or after other playe...
by oracle3001
Fri May 03, 2013 10:23 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: val_r_bet_made_pct question
Replies: 3
Views: 390

Re: Mask Player Names Bug

I'm fairly sure what the issue is now. I made my own custom player name "stat", whereby the value of the expression isn't str_player_name (for reasons that aren't important to this issue), but the format type is set to ignore_formatting(trim(str_player_name,8)) thus what is displayed is st...
by oracle3001
Fri May 03, 2013 9:44 am
 
Forum: PokerTracker 4
Topic: Mask Player Names Bug
Replies: 3
Views: 470

val_r_bet_made_pct question

Lets think about this scenario on the river, pot size $100, player A has $150 behind and player B has $50 behind. Player A wants to put player B all-in, so rather than type in $50, he just drags the slider to all-in and thus shoves his whole $150 stack in. If I was using val_r_bet_made_pct as part o...
by oracle3001
Fri May 03, 2013 9:28 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: val_r_bet_made_pct question
Replies: 3
Views: 390

Mask Player Names Bug

I have noticed that if you set mask players name for a cash hand in the replayer, if you have the player name "stat" on the HUD, it changes to match the masked name shown on the replayer e.g Villain 1 However, if you try to do the same thing for a tournament hand, nothing happens, the name...
by oracle3001
Tue Apr 30, 2013 6:40 pm
 
Forum: PokerTracker 4
Topic: Mask Player Names Bug
Replies: 3
Views: 470

Re: Open Shove EP Stat !

Just wondering why have you got both tourney_hand_player_statistics.flg_p_first_raise and lookup_actions_p.action = 'R' as part of your condition? Surely given there is an opportunity to raise and the size of any raise has to be players whole stack (both of which are part of the condition), then rai...
by oracle3001
Mon Apr 29, 2013 6:46 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Open Shove EP Stat !
Replies: 4
Views: 1426

Re: 2Bet PF (NAI), but AI to further action

Thanks for your help.
by oracle3001
Sat Apr 27, 2013 8:17 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: 2Bet PF (NAI), but AI to further action
Replies: 6
Views: 774
PreviousNext

Return to advanced search

cron