This command sets the armor of clients. '''Parameters:''' * 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. * 2: int newhealth - the new health value. '''Reports:''' * ''done'' when the task completes. '''Example:''' * User sends: "sa 512 1 100" * Director replies: "cp sa 512 done"