Thread Tools Display Modes
12-10-16, 02:05 AM   #1
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2011
Posts: 247
oUF_Offline issue

I am noticing an issue with oUF_Offline plugin.

When a player joins the group it will show the offline texture until I get close enough to the player and or phase in or out for it to be removed.

I haven't really messed with why this might be happening but at first glance, I feel like an event might be missing.

Example.
http://i.imgur.com/tK5F0Wg.jpg

As you can see the player is clearly online and we are in a queue but the offline icon remains.

Code
http://paste2.org/ppInHmJI
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.
  Reply With Quote
12-10-16, 06:14 AM   #2
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Try adding the GROUP_ROSTER_UPDATE event.
  Reply With Quote
12-11-16, 05:08 PM   #3
Kkthnx
A Cobalt Mageweaver
 
Kkthnx's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2011
Posts: 247
Originally Posted by p3lim View Post
Try adding the GROUP_ROSTER_UPDATE event.
Thank you for taking your time to reply p3lim! GROUP_ROSTER_UPDATE seems to work but it takes like a 1 or 2 for it to go away.
__________________
Success isn't what you've done compared to others. Success is what you've done compared to what you were made to do.

Last edited by Kkthnx : 12-11-16 at 05:23 PM.
  Reply With Quote
12-11-16, 05:50 PM   #4
lightspark
A Rage Talon Dragon Guard
 
lightspark's Avatar
AddOn Author - Click to view addons
Join Date: Sep 2012
Posts: 341
It takes a second or two to go away, cuz info on players, when they join party/raid, isn't updated instantaneously...

You may also try registering for 'UNIT_CONNECTION' event, it may help, it may not...
__________________

Last edited by lightspark : 12-11-16 at 05:55 PM.
  Reply With Quote

WoWInterface » Featured Projects » oUF (Otravi Unit Frames) » oUF_Offline issue


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