Changes between Initial Version and Version 1 of pa


Ignore:
Timestamp:
Jun 3, 2011 1:16:53 PM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pa

    v1 v1  
     1This command does nothing forever.
     2
     3'''Parameters:'''
     4 * This command accepts no parameters.
     5
     6'''Reports:'''
     7 * ''popped'' if popped by [[po]].
     8 * ''forgotten'' if deleted by [[fa]].
     9
     10'''Example:'''
     11 * User sends: "n mf 512 0 1"
     12 * Bot starts moving straight ahead at full speed.
     13 * User sends: "n pa 0"
     14 * Bot halts forever.
     15 * User sends: "n po 0"
     16 * Bot starts moving straight ahead again.
     17 * Bot reports "cp po 0 done"
     18 * Bot reports "cp pa 0 popped"