Changes between Initial Version and Version 1 of ac
- Timestamp:
- Jun 6, 2011 10:47:45 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ac
v1 v1 1 This query asks the agent to tell you its current armor. 2 3 '''Parameters:''' 4 * Takes no parameters. 5 6 '''Responds:''' 7 * ''X'' where X is the current armor of the bot. 8 9 '''Reports:''' 10 * ''done'' when the task completes. 11 * ''popped'' if popped by [[po]]. 12 * ''forgotten'' if deleted by [[fa]]. 13 14 '''Example:''' 15 * User sends: "n ac 512" 16 * Bot replies "rs ac 512 32" 17 * Bot replies "cp ac 512 done"