Thread: Raid problem
View Single Post
11-20-10, 01:36 PM   #9
Tobbe8716
An Aku'mai Servant
 
Tobbe8716's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 36
Originally Posted by zork View Post
Hmm but doing solo will give you group in raid groups where you are solo in that group. Which is really bad if you have different party and raid layout and only want to have one of them at a time appear.

I think this is a bug. You get this in party aswell when at the end of a dungeon. People leave the instance. You had 5 people in the group. 3 leave. The one that stays does not get changed properly. Unitframes state him as Paladin ABC but he is Hunter XYZ. Normally you would catch that by adding "PARTY_MEMBERS_CHANGED" and "RAID_ROSTER_CHANGED" event to tags. But they provide no "unit" as an argument afaik. So not sure if you can add those to the tags. Bad.

http://wowprogramming.com/docs/event...EMBERS_CHANGED
http://wowprogramming.com/docs/event..._ROSTER_UPDATE

If there is any possibility of adding those to the tag event list I think we can fix that.
I learned everything I know about lua on my own by editing addons and layouts so I dont really know what stuff is called . Anyways its gone now.
__________________
Arp UI oUF_Arp

Last edited by Tobbe8716 : 11-20-10 at 01:38 PM.
  Reply With Quote