PDA

View Full Version : Rakeback stat for different sites



daredevil
03-22-2010, 11:31 AM
Hi,

I am trying to customize rakeback stat for different sites, so i could see the total rakeback correctly. The problem is that i don't know how to write "this rakeback is for Partypoker" or "this rakeback is for PlayernameX" i have tried with username = x, site=x , player = x ,etc. but i doesn't work. any suggestions?

P.D: here are my stats, but in this way it doesn't calculate the total rakeback correctly

Stat GroupName="Default" ColumnName="Rakeback 24" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.24 as RakeBackAmount24" Evaluate="RakeBackAmount24" ColumnHeader="Rakeback24" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="Rakeback based on 24%" /


Stat GroupName="Default" ColumnName="Rakeback 40" ValueExpressions="Sum(PH.RakeAmount)/100.0*0.40 RakeBackAmount40" Evaluate="RakeBackAmount40" ColumnHeader="Rakeback40" ColumnFormat="$0.00" ColumnWidth="*" Tooltip="Rakeback based on 40%" /