TLO:Cursor

From the wonderful RedGuides Wiki

Creates an object which references the item on your cursor.

This TLO is added by MacroQuest

Forms

Type Member Description
item Cursor

Access to Types

Type Description
item Contains data about items

Examples

  • If something is on your cursor, auto-inventory it.

/if (${Cursor.ID}) /autoinv

See also