Originally Posted by
NODIX86
what is a WPN hand? i don't understand your post
i think i will to give up
I was asking the developer, not you.
Originally Posted by
MicroRoller
Fozzy,
It should pretty much be site agnostic. If the list shows a blank, that's because I couldn't determine the name of the site. I made the text to id mappings based on the info on this post but I guess I'm missing a few
http://forums.holdemmanager.com/gene...tml#post670291
That kind winds up breaking things but I can put in a small fix that will still let it work even though the name won't be there, just a number.
Here is a newer (hopefully complete) list. That list you linked to was pre official HM2 release.
Code:
PartyPoker = 0, [DisplayString("Full Tilt")]
FullTiltPoker = 1,
[DisplayString("PokerStars")]
[AlternateDisplayString("Poker Stars")]
PokerStars = 2,
[DisplayString("Prima")]
Prima = 3,
[DisplayString("IPoker")]
IPoker = 4,
[DisplayString("Absolute")]
Absolute = 5,
[DisplayString("Cryptologic")]
Cryptologic = 6,
[DisplayString("Bodog")]
Bodog = 7,
[DisplayString("Ultimate Bet")]
UltimateBet = 8,
[DisplayString("Ongame")]
[AlternateDisplayString("On Game")]
Ongame = 9,
[DisplayString("Everest")]
Everest = 10,
[DisplayString("Pacific")]
Pacific = 12,
[DisplayString("Betfair")]
Betfair = 14,
[DisplayString("Dracula")]
Dracula = 15,
[DisplayString("Entraction")]
Entraction = 16,
[DisplayString("Cake")]
[AlternateDisplayString("Cake Poker")]
CakePoker = 17,
[DisplayString("Boss Network")]
BossNetwork = 18,
[DisplayString("Merge")]
Merge = 19,
[DisplayString("PokerRoom")]
PokerRoom = 20,
[DisplayString("EverLeaf")]
EverLeaf = 21,
[DisplayString("Winamax")]
Winamax = 22,
[DisplayString("Barriere")]
Barriere = 23,
[DisplayString("WPN")]
WPN = 24,