TLO:Me
Character object which allows you to get properties of you as a character.
This TLO is added by MacroQuest
Forms
Type | Member | Description |
---|---|---|
character | Me | Returns name of character |
Access to Types
Type | Description |
---|---|
character | Returns information on character. Inherits DataType:spawn |
Examples
- See your name
/echo ${Me}
- Report your current mana
/echo ${Me.CurrentMana}