show only players active in current tournament

General discussion of PokerTracker 3.

Moderator: Moderators

show only players active in current tournament

Postby Sopuli » Sun Feb 28, 2010 1:43 pm

Hi,

Iam trying to use PT3 with a boss tournament. I know the hud is not working yet, so I try to work around that.
In general tab I modified "player statistics" so, that I can see steal, cbet, etc. However, as the tourney goes on,
there are lot of players and it takes a while to find them.
Is there any possibility to filter so that on the left side bar are only the players of my current tourney table visible?

Sounds complicated, hope you understand what I mean :o

Cheers
Sopuli
 
Posts: 30
Joined: Thu Apr 10, 2008 9:35 am

Re: show only players active in current tournament

Postby kraada » Sun Feb 28, 2010 2:04 pm

You'd be better off doing this as a custom report in the Holdem Cash Player Statistics section - add the Player stat, any stats you want to see on the players and make sure "Filter on Active Player" is unchecked, and add this filter and it will filter to players on whom you've imported hands in the last 5 minutes.

id_player in (SELECT id_player from player, holdem_hand_player_statistics where holdem_hand_player_statistics.id_player = player.id_player and holdem_hand_player_statistics.date_played < (localtimestamp - interval '5 minutes'))
kraada
Moderator
 
Posts: 54431
Joined: Wed Mar 05, 2008 2:32 am
Location: NY

Re: show only players active in current tournament

Postby Sopuli » Sun Feb 28, 2010 3:31 pm

Thanks a lot! :)
Sopuli
 
Posts: 30
Joined: Thu Apr 10, 2008 9:35 am


Return to General [Read Only]

Who is online

Users browsing this forum: MagPie Crawler and 20 guests

cron