Changes between Version 2 and Version 3 of sa
- Timestamp:
- Aug 1, 2011 10:54:35 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sa
v2 v3 3 3 4 4 '''Parameters:''' 5 * 1 long botid. 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 botid - 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:'''