Cursor: Difference between revisions

From Entropy
No edit summary
No edit summary
Line 20: Line 20:
<br />
<br />
<code>/cursor . [list] . destroy . ignore . keep . leave .</code>
<code>/cursor . [list] . destroy . ignore . keep . leave .</code>
== destroy ==
Marks whatever you have on your cursor as to be destroyed in the DB. USE WITH CAUTION. this will destroy ALL of that item even in your bags.
== ignore ==
Marks the item as ignore. Entropy will do nothing with this item, it will not be processed in the loot system.
== keep ==
This is the default option for all things crossing the cursor. Anything the lot system sees with keep will be auto inventoried.
== leave ==
Leaves this item on the corpse.
== notes ==
If you have the plugin MQ2ADvLoot loaded, Entropy will not do any  looting.

Revision as of 01:55, 23 May 2021

Cursor

destroy mark cursor item as destroy
ignore mark cursor item as ignore
keep mark cursor item as keep
leave mark cursor item as leave


/cursor . [list] . destroy . ignore . keep . leave .


destroy

Marks whatever you have on your cursor as to be destroyed in the DB. USE WITH CAUTION. this will destroy ALL of that item even in your bags.


ignore

Marks the item as ignore. Entropy will do nothing with this item, it will not be processed in the loot system.


keep

This is the default option for all things crossing the cursor. Anything the lot system sees with keep will be auto inventoried.


leave

Leaves this item on the corpse.


notes

If you have the plugin MQ2ADvLoot loaded, Entropy will not do any looting.