Changes between Version 91 and Version 92 of ProtocolZero


Ignore:
Timestamp:
Jul 28, 2011 4:18:17 PM (13 years ago)
Author:
xwang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProtocolZero

    v91 v92  
    170170  * long botid
    171171  * int newhealth
     172 * ''wiki:sa'' - "Set Armor". Takes two arguments:
     173  * long botid
     174  * int newarmor
    172175 * ''wiki:sg'' - "Set Gravity". Takes one argument:
    173176  * 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
    177193
    178194* God Queries
     
    181197 * ''wiki:ga'' - "Get Armor". Takes one argument:
    182198  * long botid
    183  * ''wiki:gg;; - "Get Gravity". Takes no arguments.
     199 * ''wiki:gg'' - "Get Gravity". Takes no arguments.
    184200 * ''wiki:gp'' - "Get Position". Takes one argument:
    185201  * long botid
     
    191207  * double y2
    192208  * double z2
     209 * ''wiki:iw'' - "Is Within". Takes four arguments:
     210  * int id
     211  * float x
     212  * float y
     213  * float z
    193214 * ''wiki:li'' - "LIsten". Takes two arguments:
    194215  * double x