[POOL] Game called for 6PM

John Valdes valdes at anl.gov
Tue Nov 26 13:48:17 CST 2013


Hi Tami,

> I have a doctor's appointment at 4:00 PM.  I hope to
> be at pool hall by 6:00 PM, but seeing as doctors are unpredictable,
> I may be late.
> 
> In addition, I have a release to do tonight at 9:00 PM. Therefore, I
> need to run out and be home by then.

That should be fine:

  if ( you.arrive[Q] == 6:00 ) {
    you.play = first ;
  } else {
    you.play = second ;
  }
  you.arrive[home] = 9 ;

John


More information about the mcs-pool mailing list