Thread Tools Display Modes
Prev Previous Post   Next Post Next
04-25-11, 07:40 PM   #1
suicidalkatt
A Rage Talon Dragon Guard
 
suicidalkatt's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 331
Blizzard_GuildUI Loaded OnDemand

So I have an addon ( GuildRosterButtons ) that requires the loading on demand of the GuildUI in order to parent to the GuildFrame.

So calling the addon to load at the "PLAYER_LOGIN" event seems to be producing the issue of the guild level not being updated properly.

I've played around with the 'GuildFrame_UpdateLevel()' implementation into my code, but I'm kind of curious as to why the guild level isn't updated properly.

Is the player's guild info not available at the PLAYER_LOGIN event timing?

That seems a bit odd.
  Reply With Quote
 

WoWInterface » Developer Discussions » Lua/XML Help » Blizzard_GuildUI Loaded OnDemand


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