EnqueueShip h:Int, e:Int, [bt:Int, bc:Int, tt:Int,
  tc:Int]

Build a ship. Parameters are the same as for BuildShip. Whereas BuildShip immediately replaces the build order, this command waits until the starbase is done building its current order. This command also waits until sufficient resources are available to place the order.

This command is intended to be used in auto tasks.

Since: PCC 1.0.6, PCC2 1.99.10

See also: BuildShip, Stop, Planet Commands