The following new commands can be used in waymark "keys" sections:
"i[x],[y],[id]" — The mouse cursor will be moved to this location in x,y and the currently selected inventory item (id) will be checked. If the currently selected item does NOT match the given ID, the remainder of the "keys" section will not process. This can be used to check for specific inventory items and then perform operations on them, such as throwing them away to clear up space. Make use of the -iid command to retrieve the ID of the currently selected inventory item. Example use to check for Agerian Shoes (10811) and move it to the trash:
keys=i1323,297,10811|s100|1d|m1400,800|s100|1u
"cg" — If you are NOT targeting a gathering object or NPC, the remainder of the "keys" section will not process. This can be used to quickly move from one gathering point to the next when the current point is not active.
Additionally, setting "x" to 0.1 in a waymark will now prevent Speeder from moving your character. This can be used along with the "i" command to quickly check items in your inventory.
The following console command has been added:
-iid — Speeder will display your current mouse position in x,y and also the ID of the currently selected item. Use ALT-TAB to retain the currently selected item before using this command. (Otherwise, the selection will be lost.)
Updating Speeder to version 34 is necessary for these changes to take effect.