PDA

View Full Version : Custom HUD statistics



erdnase17
09-04-2011, 10:40 AM
It would be a great addition to HEM 2 (also HEM 1) the ability to define custom HUD statistics.
I was thinking about letting the user construct an arbitrary arithmetic expression based on pre-defined variables like 'effective stack size' and 'pot size'. With these two variables a user could make his own HUD stat 'SPR' (stack to pot ratio) by writing in a text field (effective stack size)/(pot size) in the HUD settings screen.

Do you think this is a viable addition?

fozzy71
09-04-2011, 10:50 AM
This is already planned and being worked on. The latest build has the first checkin for the framework of the custom stats.

http://forums.holdemmanager.com/hm2-releases/111191-hm2-beta-release-thread-2-0-0-5037-a.html#post597361



2.0.0.5037

Fixed hudfuncs crash & added masks.txt to installer
Added foreign key between sync table and hands tab for improved sync performance
2051 Fixed checking show marked hands grayed out if you're on a report view that doesn't contain marked hands
2593 Fixed auto rate crash when you don't select a stat
2158 Fixed red auto rate color box does not make a red outline around HUD
2236 Fixed right click hand and upload to mobile device is not working
2247 Fixed play all from this table does not play all hands in chronological order
2510 Fixed right click tweet doesn't upload the hand to twitter
2613 Fixed delay when adding notes to player in hand viewer
2453 Fixed HMSync not working with Party Poker.FR hand sample
Added custom stat infrastructure
Set initial site to none in ActiveTable and update when handscollection is modified

erdnase17
09-04-2011, 11:20 AM
While trying to install this build on Win XP I got the following error http://img20.imageshack.us/img20/724/hem2error.png.
It happened shortly after I selected to import hands from the existing HEM 1 database.
Despite this error the software apparently installed successfully.

I was looking at the custom stat infrastructure but I don't see how I can define a custom stat like the one I mentioned.
Where can I choose variables and define an expression based on those variables?

thx

fozzy71
09-04-2011, 11:30 AM
While trying to install this build on Win XP I got the following error http://img20.imageshack.us/img20/724/hem2error.png.
It happened shortly after I selected to import hands from the existing HEM 1 database.
Despite this error the software apparently installed successfully.

Can you please try to restart your PC and update again - http://www.holdemmanager.com/downloads/Holdem_Manager_2_Beta.exe

If you get the same error, please let me know and I will forward it to the developers. This is the first I have seen this error so I need some sort of verification/duplication, before taking it to the developers.


I was looking at the custom stat infrastructure but I don't see how I can define a custom stat like the one I mentioned.
Where can I choose variables and define an expression based on those variables?

thx

You can't do any such thing yet. It is only the first, of many more to come, programming checkins for the infrastructure (framework) of the custom stats feature. Once the framework is solid the developers will begin to create the custom stat builder and eventually you will be able to create custom stats. I have no ETA for how long this may take.

Someone else just asked the same thing in this thread - http://forums.holdemmanager.com/general-support/119811-added-custom-stat-infrastructure.html

erdnase17
09-04-2011, 11:46 AM
I restarted the computer uninstalled HEM 2 and reinstalled. It happened again this time before choosing any import options.
I am running Win XP SP3 on VirtualBox and I am using PostgreSQL 9.0 if this may be helpful.

Sarek
09-04-2011, 12:12 PM
Please check carefully - where you installed HM2 and where desktop shortcut is targeted.

udbrky
09-04-2011, 12:39 PM
This is because you did a clean install with an update file. You have to first have the full installer installed.

Install this:

http://www.holdemmanager.com/downloads/Holdem_Manager_2_Setup.exe

erdnase17
09-04-2011, 12:50 PM
I installed the full installer first and then did the update to latest build. Now everything works fine. thx