# MQ2EQIM

## Description

* Keeps your list of buddies (per character) and the last time they were seen online or on EQIM (by any character).

  Your friends list is automatically added as buddies.
* Notifies you when someone on your EQIM buddy list logs in or out.

**Note:** Since changing the EQ chat system to the Universal Chat System, this plugin (and Sony's official EQIM) no longer works.

## Top-Level Objects

|                                                                                                                          |                                            |
| ------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------ |
| [*buddy*](/macroquest/plugins/discontinued-unsupported/mq2eqim/mq2eqim-datatype-buddy.md) **Buddy\[**&#x6E;am&#x65;**]** | Info on buddy with this name               |
| [*buddy*](/macroquest/plugins/discontinued-unsupported/mq2eqim/mq2eqim-datatype-buddy.md) **Buddy\[**#**]**              | Buddy with this index number in the system |

## Data types

[*buddy*](/macroquest/plugins/discontinued-unsupported/mq2eqim/mq2eqim-datatype-buddy.md) **buddy**

## See Also

* [Data Types](/macroquest/data-types-and-top-level-objects/data-types.md)
* [Top-Level Objects](/macroquest/data-types-and-top-level-objects/top-level-objects.md)
* [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/discontinued-unsupported/mq2eqim.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.
