From: Chris S. <chr...@gm...> - 2010-06-25 17:35:16
|
p.s. technically, if you select "no bid" you are not starting an auction. Only if a player places a bid of 100 or more is there an auction. If no player starts an auction, the minor is offered for purchase to each player in turn and there is no auction. So the sequence should be (assuming 3 player game) Player 1 selects minor Player 1 place bid 100 or greater to start auction, then each player in turn bid or pass until all but one pass; exit -- OR -- Player 1 decline to place bid; then Player 2 place bid 100 or greater to start auction, then each player in turn bid or pass until all but one pass; exit -- OR -- Player 2 decline to place bid; then Player 3 place bid 100 or greater to start auction, then each player in turn bid or pass until all but one pass; exit -- OR -- Player 3 decline to place bid; then No auction Player 1 offered purchase at 90 or decline Player 2 offered purchase at 90 or decline Player 3 offered purchase at 90 or decline Player 1 offered purchase at 80 or decline ... Players only "pass" if an auction is started at 100 or greater, and that should cause them to be removed from consideration for that minor. In all other cases they "decline" and remain in consideration for that minor. -- Chris Please consider the environment before printing this e-mail. On Fri, Jun 25, 2010 at 10:23 AM, Chris Shaffer <chr...@gm...>wrote: > It does give that to the person who selects the minor. It does not offer > "no bid" to the following players, who should be offered the same option. > > > -- > Chris > > Please consider the environment before printing this e-mail. > > > On Fri, Jun 25, 2010 at 10:20 AM, Phil Davies <de...@gm...> wrote: > >> I was fairly sure that EU gave you a 'start, no bid' option to start an >> auction without bidding >> >> Phil >> >> On 25 Jun 2010, at 17:50, Chris Shaffer <chr...@gm...> wrote: >> >> > I've recently submitted two bug reports for 18EU that I thought I would >> mention here. >> > >> > First, when a minor is initially offered, a player should be offered the >> options to "bid" (thus starting an auction) or "decline to bid." Instead, >> players are offered "bid" or "pass." This is also recorded in the game log >> as a pass. The rules are clear that declining to start an auction does not >> constitute a pass. >> > >> > Second, after an auction is started, a player who subsequently passes >> should not be allowed to re-enter the auction. Rails allows players to do >> this. >> > >> > -- >> > Chris >> > >> > Please consider the environment before printing this e-mail. >> > >> ------------------------------------------------------------------------------ >> > ThinkGeek and WIRED's GeekDad team up for the Ultimate >> > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >> > lucky parental unit. See the prize list and enter to win: >> > http://p.sf.net/sfu/thinkgeek-promo >> > _______________________________________________ >> > Rails-devel mailing list >> > Rai...@li... >> > https://lists.sourceforge.net/lists/listinfo/rails-devel >> >> >> ------------------------------------------------------------------------------ >> ThinkGeek and WIRED's GeekDad team up for the Ultimate >> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the >> lucky parental unit. See the prize list and enter to win: >> http://p.sf.net/sfu/thinkgeek-promo >> _______________________________________________ >> Rails-devel mailing list >> Rai...@li... >> https://lists.sourceforge.net/lists/listinfo/rails-devel >> > > |