PDA

View Full Version : custom rakeback stat in reports



playitlikeaset
11-30-2010, 12:54 AM
how do i add this so i can add it under custom stats? i had it before but forget. i added it under options and rakeback but its not there.

thanks

netsrak
11-30-2010, 04:36 AM
You need to create a file customstats.txt. See this for example: http://forums.holdemmanager.com/custom-reports/32859-custom-stats-make-our-own.html

playitlikeaset
12-15-2010, 03:00 PM
i added the custom text file but all i see is dealt/rake 100 is that it?

i remember in the older version i added something else and hten added 27% somewhere in the program

thanks

Sarek
12-16-2010, 05:40 AM
open Customstats.txt and add copy-paste this



<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 restart HM - you can find this stat pressing green plus (Custom stats section - at the right bottom)

playitlikeaset
12-16-2010, 01:17 PM
is that for 27% or 33%?

Sarek
12-16-2010, 01:21 PM
you can edit this for every rakeback you want
just look into whole text carefully

playitlikeaset
12-16-2010, 02:33 PM
ya i got it changed the numbers. thanks for the help