Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > General Poker Discussion > Beginners Questions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 12-19-2006, 01:07 PM
resboard resboard is offline
Senior Member
 
Join Date: Sep 2006
Location: Philadelphia
Posts: 336
Default Making a HH converter for WPEX.... Simple stupid questions.

As the title says i am working on making a HH converter for WPEX as i can not find one. I personally prefer full ring but since i am making it i may as well make it useful for everyone. I have some simple questions:

1. In a full 6max tables what are the seat positions.
SB BB UTG MP CO Button ?

2. In full ring or 6 max without the full amount of players, how do you determine what the seat is. For example 8 person ring game: SB BB UTG UTG+1 MP1 MP2 CO Button.

Once i figure out these simple questions i should have a converter done pretty quickly.

Thanks in advance.
Reply With Quote
  #2  
Old 12-19-2006, 02:06 PM
nuclear500 nuclear500 is offline
Senior Member
 
Join Date: Aug 2004
Location: Madison, WI
Posts: 1,065
Default Re: Making a HH converter for WPEX.... Simple stupid questions.

Why don't you just define some constant arrays first so that the seat positions names are already determined for you, then just match up seat position based on a 0 to x index. Fast way to do it, won't have to deal with any funky math partitioning, limits the ability to expand-on-demand, but really, theres no need to go beyond 9 arrays anyway.

Make index 0 button and fill from there.

At least, thats how I'd do it. Ensures consistency at least.
Reply With Quote
  #3  
Old 12-19-2006, 02:16 PM
resboard resboard is offline
Senior Member
 
Join Date: Sep 2006
Location: Philadelphia
Posts: 336
Default Re: Making a HH converter for WPEX.... Simple stupid questions.

I get what your saying. Have an array for number of players from 2 to 10. But my questions is what are the positions at
the tables with x amount of players. Is what I have below correct?
2 = ????
3 = SB BB Button
4 = SB BB CO Button
5 = SB BB MP CO Button
6 = SB BB UTG MP1 CO Button
7 = SB BB UTG MP1 MP2 CO Button
8 = SB BB UTG UTG+1 MP1 MP2 CO Button
9 = SB BB UTG UTG+1 MP1 MP2 MP3 CO Button
10 = SB BB UTG UTG+1 UTG+2 MP1 MP2 MP3 CO Button
Reply With Quote
  #4  
Old 12-19-2006, 09:20 PM
elindauer elindauer is offline
Senior Member
 
Join Date: Jun 2003
Location: analyzing hand ranges
Posts: 2,966
Default Re: Making a HH converter for WPEX.... Simple stupid questions.

Aside from SB and BB, define all your seat positions relative to the button. So button, button + 1, button + 2, etc.

If you want to replace button + 1 with CO, go ahead, the two are synonymous. But using the same description (UTG) to mean button + 3 in one game and button + 7 in another is silly. It makes it too hard to understand what the term means. For example, you can't know what "UTG raises" means unless you look around and figure out how many players are in the hand. Bad form.

my 2 cents.
eric
Reply With Quote
  #5  
Old 12-20-2006, 12:38 AM
wiz006 wiz006 is offline
Junior Member
 
Join Date: Dec 2006
Posts: 3
Default Re: Making a HH converter for WPEX.... Simple stupid questions.

Has anyone else noticed how much A/A loses @ wsex. Even heads up @ six ways. I have lost 95% of my pocket aces and have lost seven in a row since sunday with each player hitting a set on the turn or river. tHEY WROTE THERE OWN SOFTWARE SO I THINK THIS IS INTENTIONAL.
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 03:52 AM.


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