Search found 15691 matches

Return to advanced search

Re: Filter note creation by site

I wasn't aware but this is actually a known issue when applying a site filter to NoteTracker note definitions. If you would like to be automatically notified if this is resolved in a future update you can open a Support Ticket quoting reference #5899.
by Flag_Hippo
Sat Mar 22, 2025 6:45 am
 
Forum: TableTracker & NoteTracker
Topic: Filter note creation by site
Replies: 3
Views: 62

Re: Show stats as cases/sample

thanks a lot! Now I have 2 more stats that I want to see in that way but they are like x/x, I tried to replace those values in that expression for example format('{1}/{2}', format_number(x,0,false,false), format_number(x,0,false,false)) But it didn't worked, how can I do it? You need to replace 'x'...
by Flag_Hippo
Fri Mar 21, 2025 1:47 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Show stats as cases/sample
Replies: 3
Views: 125

Re: Grid Lines in the HUD

I don't know what would be causing that. Please export your HUD Profile and attach that to a Support Ticket where we can follow up with you.
by Flag_Hippo
Fri Mar 21, 2025 1:44 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Grid Lines in the HUD
Replies: 1
Views: 47

Re: New stat

AND tourney_hand_player_statistics.flg_p_3bet Anything using tourney_hand_player_statistics is specific to the player you are writing the statistic for and this says the player 3bet themselves which isn't what you want. Since you've also specified the SB is 2betting using the aggressors string you ...
by Flag_Hippo
Fri Mar 21, 2025 1:43 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: New stat
Replies: 1
Views: 64

Re: Show stats as cases/sample

To achieve that duplicate the VPIP statistic, change the 'Format Type' in the copy to 'Expression' and enter this:

Code: Select all
format('{1}/{2}', format_number(cnt_vpip,0,false,false), format_number(cnt_hands - cnt_walks,0,false,false))
by Flag_Hippo
Fri Mar 21, 2025 6:46 am
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: Show stats as cases/sample
Replies: 3
Views: 125

Re: Filter note creation by site

You can filter for specific sites or NOT via 'Game Details -> Sites'.
by Flag_Hippo
Fri Mar 21, 2025 6:44 am
 
Forum: TableTracker & NoteTracker
Topic: Filter note creation by site
Replies: 3
Views: 62

Re: Limp Call vs Limp Raise vs Limp Open mismatch

Qwaserd wrote:H'mm is this because of BB going all-in some of the time and that means that the SB just has no opportunity to raise in those cases

That is correct.
by Flag_Hippo
Fri Mar 21, 2025 6:44 am
 
Forum: PokerTracker 4
Topic: Limp Call vs Limp Raise vs Limp Open mismatch
Replies: 2
Views: 45

Re: Hand counter returns to 0 in game

Are you using any HUD filters at all via 'HUD -> Edit HUD Options' that can filter your HUD stats based on player count, stack size and/or date?

Guide: HUD Options & Profiles (Filters)
by Flag_Hippo
Fri Mar 21, 2025 6:43 am
 
Forum: PokerTracker 4
Topic: Hand counter returns to 0 in game
Replies: 1
Views: 50

Re: BU vs BB spots

You can do that with built-in filters: (Position of Active Player Position of Selected Exactly 8) AND (Position of First Raiser Position of Selected Exactly 0) AND (Called Steal) AND ((First Flop Action Check) AND (Second Flop Action Call)) AND (First Turn Action Check) AND (NOT (Second Turn Action ...
by Flag_Hippo
Thu Mar 20, 2025 2:20 pm
 
Forum: Custom Stats, Reports and HUD Profiles
Topic: BU vs BB spots
Replies: 6
Views: 206

Re: GGPoker PLO RnC - Errors Invalid stakes + actions out of

That is a known issue with some GGPoker hands. If you would like to be automatically notified when that has been resolved then please open a Support Ticket quoting reference #5726.
by Flag_Hippo
Thu Mar 20, 2025 2:19 pm
 
Forum: PokerTracker 4
Topic: GGPoker PLO RnC - Errors Invalid stakes + actions out of seq
Replies: 1
Views: 83
Next

Return to advanced search

cron