# /lootnodrop

## Syntax

**/lootnodrop \[always | sometimes | never]**

## Description

This is an **EverQuest command**, not related to MacroQuest2, used to specify how you loot no drop items on corpses.

* **Always** is the default and will cause a confirmation box to always be shown when looting no drop items.
* **Sometimes** will cause a confirmation box to be shown when looting no drop items not usable by your character.
* **Never** will never display a confirmation box when looting no drop items.

## See Also

* [/lootall](/macroquest/commands/slash-commands/lootall.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://macroquest.gitbook.io/macroquest/commands/eq-commands/lootnodrop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
