|
When a player goes all in he is entitled to only as much from each player as he put in himself.
I give some examples:
Player A has 100
Player B has 200
Player C has 300
Player D has 400
Cards are dealt
Player A bets 25
Player B raises to 50
Player C calls
Player D calls
Player A re-raises all in (100 total)
-------
Main pot now has 250 in it (A100,B50,C50,D50)
-------
Player B re-raises all in (200 total)
-------
Main pot now has 300 in it (A100,B100,C50,D50)
Side pot 1 now has 100 in it (B100)
-------
Player C calls
-------
Main pot now has 350 in it (A100,B100,C100,D50)
Side pot 1 now has 200 in it (B100,C100)
-------
Player D re-raises all in (400 total)
-------
Main pot now has 400 in it (A100,B100,C100,D100)
Side pot 1 now has 300 in it (B100,C100,D100)
Side pot 2 now has 200 in it (D200)
-------
Player A is already all in so has no action here
Player B is already all in so has no action here
Player C calls with his remaining 100
-------
Main pot now has 400 in it (A100,B100,C100,D100)
Side pot 1 now has 300 in it (B100,C100,D100)
Side pot 2 now has 200 in it (C100,D100)
Side pot 3 now has 100 in it (D100)
-------
Player D is the only player in Side pot 3 so he wins that one by default.
Player D has a shot at all of the pots (Main, Side1, Side2)
Player C also has a shot at all pots (Main, Side1, Side2)
Player B only has a shot at Main and Side1
Player A only has a shot at Main
|