Folks_Guild doesn't seem to update automatically all the time, i keep having to mouse over the block to update.
For me it is even worse with Folks_Friends. When I mouseover I do see the friends currently online but the number in the block is incorrect (seems to be lagging behind and updating at the wrong time). I don't know but maybe it only catches changes (people logging on/off) and does not capture those online when you log on. I'll try to see if that might be part of the problem.
Events aren't fired when guild members log on/off, the only way the roster gets updated is by opening blizzard guild pane or by calling GuildRoster(), which is what happens when the block is moused-over.
Ok guys I commited a fix for Folks not updating guild/friends and also a rare nil error that people got. Hope it worked! ;p
Hey funk, how attached are ya to the way it displays friends and guildie counts? Just my opinion, but I would think it'd look a little better to set "Guild" and "Friend" to .label and set the count to .text.
It'd give you the option of hiding the "guild" "friend" text from the block without hiding the count, and give the look of "Guild: 27" "Friends: 15" for example. Also, you planning on adding icons to it? :)
Hey funk, how attached are ya to the way it displays friends and guildie counts? Just my opinion, but I would think it'd look a little better to set "Guild" and "Friend" to .label and set the count to .text.
It'd give you the option of hiding the "guild" "friend" text from the block without hiding the count, and give the look of "Guild: 27" "Friends: 15" for example. Also, you planning on adding icons to it? :)
break19
Without diminishing the value of SB_Folks, you could look at Tekkub's picoGuild and picoFriends. They give you a online/total count in the header as well as icons (the same green and yellow icons that GuildFu and FriendsFu use).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
For me it is even worse with Folks_Friends. When I mouseover I do see the friends currently online but the number in the block is incorrect (seems to be lagging behind and updating at the wrong time). I don't know but maybe it only catches changes (people logging on/off) and does not capture those online when you log on. I'll try to see if that might be part of the problem.
Hey funk, how attached are ya to the way it displays friends and guildie counts? Just my opinion, but I would think it'd look a little better to set "Guild" and "Friend" to .label and set the count to .text.
It'd give you the option of hiding the "guild" "friend" text from the block without hiding the count, and give the look of "Guild: 27" "Friends: 15" for example. Also, you planning on adding icons to it? :)
break19
Without diminishing the value of SB_Folks, you could look at Tekkub's picoGuild and picoFriends. They give you a online/total count in the header as well as icons (the same green and yellow icons that GuildFu and FriendsFu use).