Thread Tools Display Modes
08-25-16, 02:41 PM   #1
Triksterism
A Wyrmkin Dreamwalker
 
Triksterism's Avatar
AddOn Author - Click to view addons
Join Date: May 2009
Posts: 54
[Away] to [AFK] etc...?

What would be the easiest way to replace WoW's <Away> and <Busy> displays with <AFK> and <DND> respectively?

I've seen this done with other UIs (ElvUI, Altz UI) with something like this:

Code:
--flags
CHAT_FLAG_AFK = "[AFK] "
CHAT_FLAG_DND = "[DND] "
CHAT_FLAG_GM = "[GM] "
but I prefer RealUI and I would like this simple little thing to work with this UI as well.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » [Away] to [AFK] etc...?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off