Changes between Initial Version and Version 1 of ps


Ignore:
Timestamp:
Aug 1, 2011 11:49:42 AM (13 years ago)
Author:
xwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ps

    v1 v1  
     1This command pauses the game. FIXME: Calling the command again does not unpause the game. You can unpause by pressing ESC and brining up the menu.
     2
     3'''Parameters:'''
     4 * Takes no parameters
     5
     6'''Responds:'''
     7 * P where P is "pause" or "unpause"
     8
     9'''Reports:'''
     10 * ''done'' when the task completes.
     11
     12'''Example:'''
     13 * User sends: "ps 512"
     14 * Director replies: "rs ps 512 pause"
     15 * Director replies: "cp ps 512 done"