Changes between Version 3 and Version 4 of mf


Ignore:
Timestamp:
Jun 6, 2011 10:53:04 AM (13 years ago)
Author:
jpawlick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mf

    v3 v4  
    1 This command sends the agent walking until it hits an obstacle it cannot pass. It will walk off cliffs and into slime or lava.
     1This command sends the agent walking until it hits an obstacle it cannot pass. It will walk off cliffs and into slime or lava. It will not report blocked when blocked by another entity - it will instead continue to move, hoping that the blocking entity moves out of the way.
    22
    33'''Parameters:'''
     
    77
    88'''Reports:'''
    9  * ''blocked'' if movement ended due to cliff/wall/slime/lava/blocking entity.
     9 * ''blocked'' if movement ended due to cliff/wall/slime/lava.
    1010 * ''popped'' if popped by [[po]].
    1111 * ''forgotten'' if deleted by [[fa]].