View Single Post
  #1617  
Old 10-28-2007, 09:47 AM
idrinkmilk idrinkmilk is offline
Member
 
Join Date: Jul 2007
Posts: 38
Default Re: New Software: Holdem Manager

As it is now, when exporting standardized hand histories, Crypto shows "Action="Wins" Amount="72"/>" AFTER rake has been taken. iPoker shows "Action="Wins" Amount="75"/>" BEFORE rake has been taken. It would be really nice to have this standardized.

[ QUOTE ]

Action="Wins" Amount="72"/>
Action="Rakes" Amount="3"/>


[/ QUOTE ]
or something like that.

We also have:
<DetailLine PlayerName="G0LD3NSH0" Action="Wins" Amount="10"/>
<DetailLine PlayerName="G0LD3NSH0" Action="Wins" Amount="30"/>

where the first line is what was returned to the player. It would be much nicer if it was something like:
[ QUOTE ]

<DetailLine PlayerName="G0LD3NSH0" Action="Returns" Amount="10"/>
<DetailLine PlayerName="G0LD3NSH0" Action="Wins" Amount="30"/>


[/ QUOTE ]

It would be cool if this could be fixed soon. I'm looking to analyze the hand histories and it would be easier if it all was consistent and easy to work with.
Reply With Quote