This command gets the armor of clients. '''Parameters:''' * 1: int entityid - This specifies the client whose armor we want. A -1 in this field indicates that the command should return all clients' armor. '''Responds:''' * ''X Y'' where X is the entity id and Y is the armor '''Reports:''' * ''done'' when the task completes. '''Example:''' * User sends: "ga 512 1" * Director replies: "rs ga 512 1 97" * Director replies: "cp ga 512 done"