PDA

View Full Version : custom stat and report noob's questions



lovetoplaypoker
09-17-2009, 02:12 PM
Hi,

i know there are two sticky threads for reference
http://www.holdemmanager.net/forum/showthread.php?t=3595
http://www.holdemmanager.net/forum/showthread.php?t=282

but i have couple more simple questions.

1) custom stat has to be in customstats.txt? and will be displayed in custom stats box in add stats box, so GroupName= is going to be used in the customstats.txt?

2)

Now something I have just glossed over so far are the prefixes that are being used. These prefixes tell Holdem Manager which tables to find the data and then Holdem Manager will automatically figure out the database query and joins for you. The tables and associated Prefixes are listed here:

PH PlayerHandsCash(or Tourney)KeyColumns
PHMISC PlayerHandsCash(or Tourney)Miss
GT GameType
PKH PokerHands
FLOP PlayerHandsFlop
TURN PlayerHandsTurn
RIVER PlayerHandsRiver
TABLES Tables
HOLECARDS HoleCards
EV AllInSituations

all prefixes are being listed here, but aside from the examples listed, where can we find all data attributes we can access from a particular prefix for example FLOP?

From the example I can see these


GT.GameTypeDescription
GT.BigBlind

PH.PositionType_ID
PH.NumberOfPlayers

PHMISC.StackSize

FLOP.MadeHandValue

PKH.FlopHighCardValue

Also how would I know for example
range for FLOP.MadeHandValue=20 is equal to Overpair and etc.?

Can I get all these info from pgadmin III?

Thanks

lovetoplaypoker
09-17-2009, 03:48 PM
I should have seen this thread
http://www.holdemmanager.net/forum/showthread.php?t=14802

Mod, please delete this one, I will continue to discuss there.

Thanks