Changes between Version 8 and Version 9 of sh
- Timestamp:
- Aug 1, 2011 10:54:10 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sh
v8 v9 3 3 4 4 '''Parameters:''' 5 * 1 long id. This specifies the client whose health should be modified. A -1 in this field indicates that the command should affect all clients' health.6 * 1 int newhealth,the new health value.5 * 1: long id - this specifies the client whose health should be modified. A -1 in this field indicates that the command should affect all clients' health. 6 * 2: int newhealth - the new health value. 7 7 8 8 '''Reports:'''