View Single Post
10-14-20, 12:04 PM   #1
gmarco
An Onyxian Warder
 
gmarco's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2009
Posts: 362
GuildRoster() is gone ?

Hi all,

this will the first of the many (I fear) messages about api changes in 9.0.x that I think I'll have to post to get some help on :/

Is the function:

Lua Code:
  1. GuildRoster()

still available or it has ben removed or changed with something else ?

Now I have removed it from my addons to make them run and they seems to works ... but I'd like to know if it is still necessary to force an update on roster.

Thanks.

P.s.
This was the error:

Lua Code:
  1. gmGuildFriends\core.lua:167: attempt to call global 'GuildRoster' (a nil value)
__________________
This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
  Reply With Quote