/popup¶
Syntax¶
/popup text
Description¶
Displays text in the center of your screen. Currently the text is a fixed font and color.
See Also: /popcustom
Examples¶
- Displays Current Mana: 65%
/popup Current Mana: ${Me.CurrentMana}
- Displays Run away! Run away!
/popup Run away! Run away!