Me¶
Character object which allows you to get properties of you as a character.
Forms¶
character Me¶
-
Returns the character object which provides access to information about your own character.
${Me} is a character object, so has access to all the properties of the character type. The character type also has access to the properties of the spawn type.
Usage¶
/echo Current Mana: ${Me.PctMana}%
Discussions that link here
- Conditions and you. Coding tutorial information
- C++ Programming Language
- Conditional (combat) buffing of pet with shaman buff?
- TLO Help
- Logging an afk session
This TLO is added by MacroQuest.
Republished and possibly modified from https://docs.macroquest.org/reference/top-level-objects/tlo-me/