Changes between Version 93 and Version 94 of ProtocolZero


Ignore:
Timestamp:
Aug 2, 2011 3:04:32 PM (13 years ago)
Author:
xwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolZero

    v93 v94  
    168168* God Actions
    169169 * ''wiki:sh'' - "Set Health". Takes two arguments:
    170   * long botid
     170  * int id
    171171  * int newhealth
    172172 * ''wiki:sa'' - "Set Armor". Takes two arguments:
    173   * long botid
     173  * int id
    174174  * int newarmor
    175175 * ''wiki:sg'' - "Set Gravity". Takes one argument:
     
    194194* God Queries
    195195 * ''wiki:gh'' - "Get Health". Takes one argument:
    196   * long botid
     196  * int id
    197197 * ''wiki:ga'' - "Get Armor". Takes one argument:
    198   * long botid
     198  * int id
    199199 * ''wiki:gg'' - "Get Gravity". Takes no arguments.
    200200 * ''wiki:gp'' - "Get Position". Takes one argument:
    201   * long botid
     201  * int entityid
    202202 * ''wiki:fd'' - "Find Distance". Takes six arguments:
    203203  * float x1