wiki:po

Version 4 (modified by jpawlick, 13 years ago) (diff)

--

This command deletes the next command to be executed from the command queue.

Parameters:

  • This command does not accept any parameters.

Reports:

  • done immediately.
  • popped if popped by po.
  • forgotten if deleted by fa or fm.
  • replaced if replaced by a command scheduled with 'r'.
  • Causes the next action to report popped.

Example:

  • User sends: "n mf 222 0 0 1"
  • Bot begins moving.
  • User sends: "n po 512"
  • Bot stops moving.
  • Bot replies "cp po 512 done"
  • Bot replies "cp mf 222 popped"