PDA

View Full Version : Rakeback and Bonus Total??



xxgt465xx
04-13-2011, 11:25 AM
I know how to add in Rakeback and Bonuses but I was wondering if there is an option to display those numbers clearly rather than just estimating what total number is using the graph?

Sarek
04-13-2011, 12:35 PM
Create (if it not exists) text file in Holdem Manager\Reports folder.
Name it "CustomStats.txt" - exactly as shown.
Add there this text (edit formulas if needed):


<Stat GroupName="Default" ColumnName="Rakeback33" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.33 as RakeBackAmount" Evaluate="RakeBackAmount" ColumnHeader="Rakeback" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="Rakeback based on 33%" />


Then run HM, go to Cash - reports and press green plus in the left. You can find this stat in Custom section.

But this is rakeback only. Bonuses can't be shown this way.