The following keys are supported in addition to Auto Task Screen keys.
- A: Create MoveTo command using the Navigation Chart
- Ctrl‐W: Create MoveTo command for the scanner target (same as double-click into scanner chart).
- C, U: Cargo transfer
- G: Go to starchart showing the place the ship will be after the current command.
- W: Change ship's warp speed.
- O: Options that affect prediction and display:
- Predict to cursor/to end (also use E to toggle).
- Show turn distances (also use D to toggle).
Ship Task Commands
- Movement Commands
- MoveTo: set waypoint and move ship there.
- MoveTowards: set waypoint and move for one turn (this may stop in mid-space!).
- SetSpeed: set warp speed
- SetWaypoint: set waypoint, but do not move yet (ship will move during later WaitOneTurn commands, maybe.
- Cargo Commands: CargoUnload, CargoUpload. PCC2 will ask for a cargo type and create a command which transfers everything of that type. You can edit the command using Space to fit your needs.
- Mission Commands: SetEnemy, SetFCode, SetMission: self-explanatory.
- Miscellaneous Commands:
- Notify: generate a message and wait until you confirm it; use this to send reminders into the future (like "have reached waypoint, refuel me")
- SetComment: change ship comment
- SetName: change ship name
- WaitOneTurn: wait one turn, performing whatever orders that were given before
- Restart: restart auto task from the beginning
Reference
- Keys:
- Enter from ship screen
- Related command:
- UI.GotoScreen
- Keymap:
- AutoTaskScreen
- Script context:
- Ship()