View Single Post
05-10-09, 09:20 PM   #246
Cathmor
A Defias Bandit
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 3
Question, been trying to add a small dot for afk status, just like the combat one. Can you tell me why this doesn't work in status.lua:

http://wowuidev.pastey.net/113989

The prints are for debug'ing, the event only gets fired on ENTER_WORLD, it doesn't fire at /afk, /dnd events. In the layout I am using under the self.Combat part, i have self.AFK, if i remove the code from status.lua the little dot shows, but obviously i can't change it's state.