The new Guild UI and Permissions...yikes (Part 1)

07/17/2018 03:52 PMPosted by Draical
07/17/2018 03:39 PMPosted by Loendor
For those wondering - You can still see how long your members have been offline.
Use:
/run for i=1,GetNumGuildMembers() do local y,m,d=GetGuildRosterLastOnline(i) print((GetGuildRosterInfo(i)),y,m,d) end

I'm sure someone will make an addon that shows this date in guild sometime shortly.


We shouldn't need to run scripts for basic information, nor should we need addons for something as simple as this. GM's shouldn't need to do stuff like this. We were already limited on permissions before this stupid idea.


Preaching to the choir. I in no way support any of these changes, just providing an interim script to run if people need the info now.
1 Like