Changes between Version 91 and Version 92 of ProtocolZero
- Timestamp:
- Jul 28, 2011 4:18:17 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProtocolZero
v91 v92 170 170 * long botid 171 171 * int newhealth 172 * ''wiki:sa'' - "Set Armor". Takes two arguments: 173 * long botid 174 * int newarmor 172 175 * ''wiki:sg'' - "Set Gravity". Takes one argument: 173 176 * float gravity 174 * ''wiki:sa;; - "Set Armor". Takes two arguments: 175 * long botid 176 * int newarmor 177 * ''wiki:gm'' - "set Gametype and Map". Takes two arguments: 178 * int gametype 179 * String map 180 * ''wiki:su'' - "Speed Up". Takes one argument: 181 * float factor 182 * ''wiki:sm'' - "!SlowMo". Takes one argument: 183 * float factor 184 * ''wiki:dr'' - "DRop". Takes five arguments: 185 * int item 186 * int quantity 187 * float x 188 * float y 189 * float z 190 * ''wiki:ps'' - "Pause". Takes no arguments. 191 * ''wiki:ss'' - "!ScreenShot". Takes no arguments. 192 177 193 178 194 * God Queries … … 181 197 * ''wiki:ga'' - "Get Armor". Takes one argument: 182 198 * long botid 183 * ''wiki:gg ;;- "Get Gravity". Takes no arguments.199 * ''wiki:gg'' - "Get Gravity". Takes no arguments. 184 200 * ''wiki:gp'' - "Get Position". Takes one argument: 185 201 * long botid … … 191 207 * double y2 192 208 * double z2 209 * ''wiki:iw'' - "Is Within". Takes four arguments: 210 * int id 211 * float x 212 * float y 213 * float z 193 214 * ''wiki:li'' - "LIsten". Takes two arguments: 194 215 * double x