Changes between Initial Version and Version 1 of sh
- Timestamp:
- Jun 8, 2011 10:24:28 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified sh
v1 v1 1 This command sets the health of Quagents. 2 3 4 '''Parameters:''' 5 * 1 long botid. This specifies the bot whose health should be modified. A zero in this field indicates that the command should affect all bots' health. 6 * 1 int newhealth, the new health value. 7 8 '''Responds:''' 9 * TBD 10 11 '''Reports:''' 12 * TBD 13 14 '''Example:''' 15 * User sends: "n sh 102 0 100" 16 * Bot reply TBD