View Single Post
10-15-20, 12:08 AM   #5
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
Code:
hooksecurefunc(C_GuildInfo, "GuildRoster", function()
   nextGuildRoster = GetTime() + 0.1
end)
C_GuildInfo is the [table] part of the error.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote