PDA

View Full Version : Rake Back at Full Tilt



LillaRya
03-16-2009, 11:30 PM
Hello everyone,

In the FAQ and help section it's shown how to set up a rake back calculation, here is how it's written:

First Close down Holdem Manager and then Navigate to this folder: C:\Program Files\RVG Software\Holdem Manager\Reports and open the CustomStats.txt file. On a new line paste the following code. Stat GroupName="Default" ColumnName="Rakeback" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.27 as RakeBackAmount" Evaluate="RakeBackAmount" ColumnHeader="Rakeback" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="Rakeback based on 27%" />

But when I navigate to the "Reports" folder there ís no file called "CustomStats.txt" :confused:

Regards
Lilla Rya

morny
03-17-2009, 08:04 AM
Open notepad, write the code into it and save it to that location as CustomStats.txt then restart HM

LillaRya
03-17-2009, 11:04 AM
Thanks a lot it works!!!:D:D