Changes between Version 8 and Version 9 of sh


Ignore:
Timestamp:
Aug 1, 2011 10:54:10 AM (13 years ago)
Author:
xwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • sh

    v8 v9  
    33
    44'''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.
    77
    88'''Reports:'''