View Single Post
  #6  
Old April 24th, 2002, 06:53 PM

rdouglass rdouglass is offline
Major
 
Join Date: Nov 2000
Location: Biddeford, ME, USA
Posts: 1,007
Thanks: 0
Thanked 0 Times in 0 Posts
rdouglass is on a distinguished road
Default Re: "Wait a second" command

Along that same line, I personally would like to be able to build 'canned' strings of commands (of course with the proposed boolean logic). My idea would be something along the lines of this:

Build a list of commands that set a minefield to the maximum allowable mine count. For instance:

Lay Mines; IF Supplies < x THEN GOTO Closest Resupply ELSE GOTO Closest Mines (for pickup); LOOP UNTIL MaxMinesInLocation

Call this command something like "Maximize Minefield". Then select a ship (probably MineLayer for this command), then select the "Maximize Minefield" command, then click on the sector.

That IMO would be a cool addition to the below ideas....

[ 24 April 2002: Message edited by: rdouglass ]

Reply With Quote