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}%