# MQ2Tracking

## Description

MQ2Tracking, by MacroFiend is a plugin which mimics the functionality of the Tracking skill of Rangers, Bards and Druids.

The source to the plugin can be downloaded [here](https://macroquest2.com/phpBB3/viewtopic.php?t=5891).

## Commands

* **/track help**

Show command help

* **/track off**

Stop tracking the current spawn

* **/track target**

Start tracking the current target

* **/track players \[all | pc | group | npc]**

What you want to track

* **/track refresh \[on|off]**

Explicitly turns on or off window refresh

* **/track refresh**

Toggles the window refresh on or off

* **/track refresh #**

Sets the refresh time in seconds

* **/track filter \[off|]**

Sets or removes custom spawn search parameters (same as [/who](/macroquest/commands/slash-commands/who.md))

* **/tracknames \[|reset]**

Sets or removes custom naming for spawn entries in the list (see [NamingSpawn](/macroquest/documentation/namingspawn.md))

## See Also

* [Plugins](broken://pages/-Me4I94WGlOtA0pQ_0oB)


---

# 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/plugins/community-plugins/mq2tracking.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.
