how can I see stats for me from opponent's point of view?
Let's say I played 10K hands (and from them only 500 hands with one guy). How to see MY stats in HIS hud?
Moderator: Moderators
PHJJR wrote:Kradda I know we have been thru this b4 but has anyone come up with a way to do this using "villain" as active player?
WhiteRider wrote:PHJJR wrote:Kradda I know we have been thru this b4 but has anyone come up with a way to do this using "villain" as active player?
I thought you wanted to select an opponent and see their stats when you were in the hand?
kraada wrote:You can't do that at this point in the HUD, but you could do that as a custom report.
Go to the Reports tab, and in the Holdem Cash Player Statistics section create a new report. Add whatever stats you want to see. In the blue Filters link make sure filter on active player is on, and add the following filter and save it:
holdem_hand_player_statistics.id_hand in (SELECT distinct hhps.id_hand from holdem_hand_player_statistics hhps, player p where p.id_player = hhps.id_player and p.player_name = 'Villains Name Here')
Replace Villains Name Here with the name of your villain. Note that you do need the single quotes. Save and run your report and you'll see your own stats only from hands in which Villain was dealt in.
Users browsing this forum: No registered users and 46 guests