0 carbon Posted September 17, 2014 Report Share Posted September 17, 2014 Currently you can use DEAL source to generate boards for bidding, eg, for goulash, use: bigN = shape(north, any 6xxx + any 7xxx + any 8xxx + any 9xxx+ any 00xx + any 01xx + any 11xx + any 02xx + any 12xx + any 03xx ) bigS = shape(south, any 6xxx + any 7xxx + any 8xxx + any 9xxx + any 00xx + any 01xx + any 11xx + any 02xx + any 12xx + any 03xx) bigE = shape(east, any 6xxx + any 7xxx + any 8xxx + any 9xxx + any 00xx + any 01xx + any 11xx + any 02xx + any 12xx + any 03xx) bigW = shape(west, any 6xxx + any 7xxx + any 8xxx + any 9xxx + any 00xx + any 01xx + any 11xx + any 02xx + any 12xx + any 03xx) # bigE and bigW and bigN and bigS It would be great if TDs could specify a DEAL source for tourneys like Goulash - or more fanciful tourneys! tOM Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.