Page 1 of 1

Bet flop with flush custom stat

PostPosted: Sat Jun 21, 2014 4:42 pm
by elmeepo
Hi, I'm looking to create custom stats on what opp did when he made hands on flop and the hand went to showdown. If it's possible to make a template one I would be able to do the rest, just not sure how to create it. Thanks in advance

Re: Bet flop with flush custom stat

PostPosted: Sun Jun 22, 2014 5:50 am
by WhiteRider
Use:

"cash_hand_player_statistics.flg_showdown" for went to showdown.
"cash_hand_player_combinations.flg_f_flush" for having a flush on the flop.
"cash_hand_player_statistics.flg_f_saw" for saw the flop.

Custom Stats Guide

You may also find the Tutorial: Custom Reports and Statistics useful - this was written for PT3 but the principals are the same.

If you click the blue "insert" link in the column editor and select "cash_hand_player_combinations" you will be able to see the fields to use for other types of made hand.

If you play tournaments instead of cash replace "cash_" with "tourney_" at the start of each name.