Cursor¶
Creates an object which references the item on your cursor.
Forms¶
item Cursor¶
- Access the item on the cursor
Usage¶
Example
If something is on your cursor, auto-inventory it.
/if (${Cursor.ID}) /autoinventory
Discussions that link here
This TLO is added by MacroQuest.
Republished and possibly modified from https://docs.macroquest.org/reference/top-level-objects/tlo-cursor/