View Single Post
01/28/24, 05:47 PM   #1
Kelinmiriel
AddOn Author - Click to view addons
Join Date: May 2017
Posts: 7
Please restore public guild info functions

I was working last year on a library addon that utilized these two functions:
Code:
GetGuildName(guildnum)
GetGuildRecruitmentMessageAttribute(guildnum)
Both of these worked perfectly when I started working on it, but now they return an empty string unless called by a guild member.

I can't see any reason why a guild name or its recruitment message should be hidden. That was public information until a few months ago. Is there any reason why it's not now?

I would really appreciate it if these could be restored to their previous functionality, and the library would be very useful to myself and others. Thank you!
  Reply With Quote