wiki:sk

This command does nothing for a single frame. This is useful if you want to wait the minimum possible positive time between actions (such as fw commands). sk disrupts the seamlessness of the command it interrupts, but is otherwise atomic.

Parameters:

  • This command accepts no parameters.

Reports:

  • done when ran.
  • popped if popped by po.
  • forgotten if deleted by fa or fm.
  • replaced if replaced by a command scheduled with 'r'.

Example:

  • User sends: "n fw 512"
  • User sends: "t sk 513"
  • User sends: "t fw 514"
  • Bot shoots once.
  • Bot reports "cp fw 512 done"
  • Bot reports "cp sk 513 done"
  • Bot shoots again on the next AI frame.
  • Bot reports "cp fw 514 done"
Last modified 13 years ago Last modified on Jun 22, 2011 1:01:01 PM