![]() |
|
#1
|
||||
|
||||
![]()
I have to agree with Shabi on this one - it looks MUCH cleaner without the running total.
You've done an awesome job here De-coder! |
#2
|
||||
|
||||
![]()
Thanks dude.
So I guess my plan to include running pot odds is now completely out of the question... ![]() |
#3
|
||||
|
||||
![]()
Agreed.... that looks so good, I believe I've run out of suggestions.
Ah ha!!! I knew I'd find something. I believe this order is incorrect: SB: T$1925 BB: T$5680 MP2: T$2355 MP3: T$3720 CO: T$5850 Button: T$2705 UTG: T$6340 HERO (MP1): T$3710 Shouldn't it be: SB: T$1925 BB: T$5680 UTG: T$6340 HERO (MP1): T$3710 MP2: T$2355 MP3: T$3720 CO: T$5850 Button: T$2705 Also, for games larger than 6 max, I prefer using UTG+1 rather than all the MP#s, but I can go either way with this. It's certainly fine how it is. I wonder if we could google up a standard or something. Like for this hand, I'd rather see a UTG+1 in there and no MP3 - just MP1 and MP2 before the CO. |
#4
|
||||
|
||||
![]()
I'm not sure why the order got messed up there... I'll have to look into that... As for the MP's it's pretty easy to change - I have lists of position names from 2 to 10 players - change the position names in the list and you're done...
here's what it looks like right now: Let me know what you'd like - it's an easy change. |
#5
|
||||
|
||||
![]()
OK, how about changing the last few to this, unless someone has a better suggestion:
$positions["7"]=array("Button", "SB", "BB", "UTG", "UTG+1", "MP", "CO"); $positions["8"]=array("Button", "SB", "BB", "UTG", "UTG+1", "MP1", "MP2", "CO"); $positions["9"]=array("Button", "SB", "BB", "UTG", "UTG+1", "MP1", "MP2", "MP3", "CO"); $positions["10"]=array("Button", "SB", "BB", "UTG", "UTG+1", "MP1", "MP2", "MP3", "CO-1", "CO"); The only one I'm not sure about is #7.... we could also have just UTG and then MP1 and MP2. I dunno. |
#6
|
||||
|
||||
![]()
Also, don't forget to send me the version without all the pot sizes, since they are still in there for the one I have.
|
#7
|
||||
|
||||
![]()
OK, one more suggestion - when someone is all in, I think it should be noted in the converted HH.... same as when the betting gets capped in CAP NL.
Example here: Here's the original: Full Tilt Poker Game #1922729453: Table Buckwood (6 max) - $5/$10 - No Limit Hold'em - 1:22:20 ET - 2007/03/05 Seat 1: slingnbanana ($704.25) Seat 2: BPSSOK ($175) Seat 3: Amas ($1,535.75) Seat 4: NMDynasty ($985) Seat 5: Troll Pie ($1,000) Seat 6: The_Houdini ($1,865.75), is sitting out BPSSOK posts the small blind of $5 Amas posts the big blind of $10 The button is in seat #1 *** HOLE CARDS *** Dealt to Troll Pie [Ah Ad] NMDynasty folds Troll Pie raises to $35 slingnbanana folds BPSSOK calls $30 Amas folds *** FLOP *** [5s 2d 4s] BPSSOK checks Troll Pie bets $54 BPSSOK calls $54 *** TURN *** [5s 2d 4s] [4h] BPSSOK checks Troll Pie bets $86 BPSSOK calls $86, and is all in Troll Pie shows [Ah Ad] BPSSOK shows [Js 8s] *** RIVER *** [5s 2d 4s 4h] [Ks] Troll Pie shows two pair, Aces and Fours BPSSOK shows a flush, King high BPSSOK wins the pot ($357) with a flush, King high Troll Pie adds $175 *** SUMMARY *** Total pot $360 | Rake $3 Board: [5s 2d 4s 4h Ks] Seat 1: slingnbanana (button) didn't bet (folded) Seat 2: BPSSOK (small blind) showed [Js 8s] and won ($357) with a flush, King high Seat 3: Amas (big blind) folded before the Flop Seat 4: NMDynasty didn't bet (folded) Seat 5: Troll Pie showed [Ah Ad] and lost with two pair, Aces and Fours Seat 6: The_Houdini is sitting out |
#8
|
|||
|
|||
![]()
The last thing, that would make it perfect IMO, is to make the results appear in "white" text to hide it. If people want to see them, they can, but it doesn't appear unless you look.
VITAL.
__________________
Get well soon, MCA! |
#9
|
||||
|
||||
![]()
I was afraid you were going to ask for that. To make that change I have to extend the xml - it'll take a little longer to get that done... It's a good idea though.
Can you post an unconverted capped bet? |
#10
|
||||
|
||||
![]()
I didn't actually make that change - I just removed the offending pot numbers and posted it. It sounds like a good thing so I'll make that change next.
|
![]() |
|
|