View Single Post
04/15/14, 10:42 PM   #4
DuchessOfKvetch
Join Date: Mar 2014
Posts: 9
A bit of neco here, because it's now come up again.

I'm playing with a modification of a reticle-type mod, similar to the ones that change color or display text when the mouse is over guild mates.

I can IN THEORY pull down information about guildmates via looping through the memberlisting, and calling such API functions as GetGuildMemberInfo. However- it seems that the 2nd return argument ("Note") only returns an empty string, regardless of the setting seen inside the actual guild roster.

Anyone know what's going on here?
  Reply With Quote