The following macro/waymark commands have been added:
- "cnm[number of mobs],[distance],[max height],[x],[y],[z]" — Very similar to the "cnm" command above but allows you to specify an origin x,y,z location from which Speeder will measure "distance" and "max height." This can be useful if you do not want to travel beyond a certain distance from a waymark. Example:
- keys=cnm1,5000,5000,(VAR % WX),(VAR % WY),(VAR % WZ)|dbg % there is at least one mob within 5000 of my last waymark
- "tcm[*][max distance],[max height],[x],[y],[z]" — Very similar to the "tcm" command above but uses "x,y,z" as the origin point from which to measure mob distances and heights. This can be useful if you do not want to target mobs beyond a certain distance from a waymark. Example:
- keys=tcm5000,5000,(VAR % WX),(VAR % WY),(VAR % WZ)|dbg % targeting the closest mob within 5000 distance from my last waymark
The following global variables have been added:
- PX, PY, and PZ — The coordinates of your character after (and only after) the -cl console command is used.
- WX, WY, and WZ — The coordinates of your last waymark.
The movement speed hack (while blocking) has been improved and should move you more consistently.
These changes require updating Speeder to version 44.