Changes between Version 93 and Version 94 of ProtocolZero
- Timestamp:
- Aug 2, 2011 3:04:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtocolZero
v93 v94 168 168 * God Actions 169 169 * ''wiki:sh'' - "Set Health". Takes two arguments: 170 * long botid170 * int id 171 171 * int newhealth 172 172 * ''wiki:sa'' - "Set Armor". Takes two arguments: 173 * long botid173 * int id 174 174 * int newarmor 175 175 * ''wiki:sg'' - "Set Gravity". Takes one argument: … … 194 194 * God Queries 195 195 * ''wiki:gh'' - "Get Health". Takes one argument: 196 * long botid196 * int id 197 197 * ''wiki:ga'' - "Get Armor". Takes one argument: 198 * long botid198 * int id 199 199 * ''wiki:gg'' - "Get Gravity". Takes no arguments. 200 200 * ''wiki:gp'' - "Get Position". Takes one argument: 201 * long botid201 * int entityid 202 202 * ''wiki:fd'' - "Find Distance". Takes six arguments: 203 203 * float x1