Changes between Version 9 and Version 10 of mb


Ignore:
Timestamp:
Jun 21, 2011 10:32:13 AM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mb

    v9 v10  
    88
    99'''Reports:'''
     10 * ''done'' if the movement was successful.
    1011 * ''blocked'' if the previous frame of attempted movement produced no effect.
     12 * ''overshot'' if the quagent overshot a bit and cannot move back (usually because it fell off a cliff, was the target of a [[sv]], or hit a jump pad).
    1113 * ''popped'' if popped by [[po]].
    1214 * ''forgotten'' if deleted by [[fa]] or [[fm]].
     
    1618 * User sends: "n mb 512 0 0 1 50"
    1719 * Bot moves straight ahead 50 units,
    18  * Bot replies "cp mb 512 blocked"
     20 * Bot replies "cp mb 512 done"