Changes between Version 2 and Version 3 of sa


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

--

Legend:

Unmodified
Added
Removed
Modified
  • sa

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