Code: Select all
Moving to waypoint #1, (12225, 6942)
Moving to waypoint #1, (12278, 6904)
Moving to waypoint #1, (12309, 7196)
Moving to waypoint #1, (12376, 6907)
Moving to waypoint #1, (12296, 7096)
Moving to waypoint #1, (12040, 6956)
Moving to waypoint #1, (12106, 7030)
Moving to waypoint #1, (12431, 7362)
Moving to waypoint #1, (12207, 7157)
Moving to waypoint #1, (12115, 7031)
Moving to waypoint #1, (12269, 7031)
Moving to waypoint #1, (12509, 7237)
Moving to waypoint #1, (12194, 7044)
Code: Select all
<!-- Waypoint and movement settings -->
<option name="WAYPOINTS" value="" /> <!-- leave empty to show a list -->
<option name="RETURNPATH" value="" />
<option name="PATH_TYPE" value="wander" /> <!-- waypoints | wander -->
<option name="WANDER_RADIUS" value="500" />
<option name="WAYPOINT_DEVIATION" value="0" />
<option name="QUICK_TURN" value="false" />
Code: Select all
<waypoints>
<!-- # 1 --><waypoint x="12023" z="7316"> </waypoint>
<!-- # 2 --><waypoint x="11605" z="7662"> </waypoint>
<!-- # 3 --><waypoint x="11292" z="7890"> </waypoint>
<!-- # 4 --><waypoint x="10899" z="8101"> </waypoint>
<!-- # 5 --><waypoint x="10699" z="8161"> </waypoint>
<!-- # 6 --><waypoint x="10223" z="7950"> </waypoint>
<!-- # 7 --><waypoint x="9873" z="7816"> </waypoint>
<!-- # 8 --><waypoint x="9769" z="7724"> </waypoint>
Waypoitn deviation 0, 50, 70.
quickturn on/off
Double checked the wiki, and searched the forums; nothing seems applicable.
Updated micromacro to latest, and ditto for RoM using SVN 408
Any clue?