Hi,
i'm currently trying to read the level of the guild, that's inviting me. It seems, that there's no way to get it from memory and there's also no event, from where i could get it. This is the only thing i found so far: utils/xmlbrowser/live/FrameXML/GuildInviteFrame - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons
Honorbuddy has LuaEventArgs which seems to contain these informations, too. But i have no idea, what exactly LuaEventArgs contains and from where it get's that information. See http://www.thebuddyforum.com/attachm...accept.cs.html
I hope, anyone here can help me.