Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

View Poll Results: What do you think of the game balance?
Heavily favored the Village 3 13.64%
Favored the Village 8 36.36%
Balanced 9 40.91%
Favored the Demons 2 9.09%
Heavily favored the Demons 0 0%
Voters: 22. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #501  
Old 07-17-2007, 01:06 AM
rvg72 rvg72 is offline
Senior Member
 
Join Date: Jun 2005
Location: Canada
Posts: 2,342
Default Re: New Software: Holdem Manager

[ QUOTE ]
rvg,

instead of having "turn cbet%" i'd rather multiply "flop cbet%" and "turn cbet%" to get "%time player fires two streets (period)". same goes for "river cbet%" (flopcbet% * turncbet% * rivercbet%). since it'll eventually be in a hud i'd rather the # be something i can quickly glance at and use when multitabling.

[/ QUOTE ]

Here's a little teaser on the type of things you'll be able to do with HM:

1) backup and then open up your program files\rvg software\holdem manager\config\reportstats.xml file with notepad

2) add this line near the bottom

<Stat ColumnHeader="VV Turn CBet%" ColumnFormat="0.0" ColumnWidth="61" ToolTip="" SQL="(case when sum(case when TurnContinuationBetPossible = true then 1 else 0 end) = 0 then 0 else sum(case when TurnContinuationBetMade = true then 1 else 0 end)*100.0/sum(case when TurnContinuationBetPossible = true then 1 else 0 end) end)*(case when sum(case when FlopContinuationBetPossible = true then 1 else 0 end) = 0 then 0 else sum(case when FlopContinuationBetMade = true then 1 else 0 end)*100.0/sum(case when FlopContinuationBetPossible = true then 1 else 0 end) end)/100.0 as VVTurnContinuationBetPct" StatGroup="KeyPostFlopStats" />

You now have a new stat named VVTurnContinuationBetPct which is equal to your flop CB X turn CB

3) backup and then open your program files\rvg software\holdem manager\reports\overall.xml file with notepad

4) Add this line under the other similar lines:

<DefaultStat FieldName="VVTurnContinuationBetPct" />

5) Relaunch Holdem Manager and run your Overall Report and check out the VanVeen Turn CBet %.

6) Profit [img]/images/graemlins/smile.gif[/img]

The open ended nature of the reporting is going to let people become very creative in their analysis. Getting this new stat to appear in your HUD is much more of a challenge but I'm working on ways to do this. For the huge majority of you that don't feel too comfortable messing around with xml and sql don't worry - you'll be able to browse and download new reports that people share right from within HM. That's the plan anyways [img]/images/graemlins/smile.gif[/img]

rvg
Reply With Quote
  #502  
Old 07-17-2007, 01:07 AM
sputnik365 sputnik365 is offline
Senior Member
 
Join Date: May 2005
Posts: 162
Default Re: New Software: Holdem Manager

v 0.11b
There is some discrepancy between HM and PT
I have only done PP at the mo.
Exported from PT and imported into HM about 600K hands.

In PT my total hands are 8,462
In HM my total hands are 8,905
Only filter in PT is site
Reply With Quote
  #503  
Old 07-17-2007, 01:10 AM
rvg72 rvg72 is offline
Senior Member
 
Join Date: Jun 2005
Location: Canada
Posts: 2,342
Default Re: New Software: Holdem Manager

[ QUOTE ]
v 0.11b
There is some discrepancy between HM and PT
I have only done PP at the mo.
Exported from PT and imported into HM about 600K hands.

In PT my total hands are 8,462
In HM my total hands are 8,905

[/ QUOTE ]

HM is higher in hands played??? That's kind of weird. There definately will be differences right now as I'm still fixing lots of little (and some big) importing issues.

rvg
Reply With Quote
  #504  
Old 07-17-2007, 03:06 AM
rvg72 rvg72 is offline
Senior Member
 
Join Date: Jun 2005
Location: Canada
Posts: 2,342
Default Re: New Software: Holdem Manager

ok, no update tonight.

I have stickied a complete list of suggestions and bugs from my forum here (int the suggestions and bugs groups):

Forum

although I need to go through this thread and update the two lists.

If you are getting a lot of import errors then you might need to change your regional settings to English-US (or wait until the next version where I have this fixed).

if you are importing 0 hands all the time then I'm still working on that and hopefully tonight (Tuesday) I will have a fix.

rvg
Reply With Quote
  #505  
Old 07-17-2007, 03:51 AM
shoxbb6 shoxbb6 is offline
Senior Member
 
Join Date: May 2005
Posts: 1,445
Default Re: New Software: Holdem Manager

In the hands filters, is it possible to filter by total bb's put in on all streets instead of just a specific street?
Reply With Quote
  #506  
Old 07-17-2007, 05:18 AM
rosso87 rosso87 is offline
Senior Member
 
Join Date: May 2007
Posts: 272
Default Re: New Software: Holdem Manager

hmmm was fine yesterday now i get this error when trying to open it.

http://img53.imageshack.us/img53/108...ererrorys0.jpg
Reply With Quote
  #507  
Old 07-17-2007, 05:43 AM
stigmata stigmata is offline
Senior Member
 
Join Date: Aug 2004
Location: UK
Posts: 4,817
Default Re: New Software: Holdem Manager

Can someone indicate some good resources (books and/or websites) for learning sql well enough to get the most out of this app? Assume comuter literate with some programming experience but very little SQL experience.
Reply With Quote
  #508  
Old 07-17-2007, 05:46 AM
stevoL stevoL is offline
Member
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 45
Default Re: New Software: Holdem Manager

any update on what to do if ur drive isnt in ntfs?
Reply With Quote
  #509  
Old 07-17-2007, 06:10 AM
ExaMeter ExaMeter is offline
Senior Member
 
Join Date: Jul 2006
Posts: 760
Default Re: New Software: Holdem Manager

change it ldo [img]/images/graemlins/tongue.gif[/img]
Reply With Quote
  #510  
Old 07-17-2007, 06:22 AM
stigmata stigmata is offline
Senior Member
 
Join Date: Aug 2004
Location: UK
Posts: 4,817
Default Re: New Software: Holdem Manager

[ QUOTE ]
any update on what to do if ur drive isnt in ntfs?

[/ QUOTE ]

someon posted how to change it, just ctrl+f the whole thread for "ntfs" and you will find it.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:02 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.