WoW:MACRO saveguildroster

From AddOn Studio
Jump to navigation Jump to search

Slash commands


Saves the Guild Roster as a text file.

/saveguildroster


Aliases

none


Arguments

none


Notes

Saves to World of Warcraft\Logs\GuildRoster.txt in a tab separated format. Headings are Name, Level, Class, Zone, Rank, Public Note, Officer Note, Time since last online (0=online at time of export). Headings are not saved into file.
It appears that Time Since Last Online is saved as an unsigned integer which can make some of the number large negative values. Not sure if it is seconds since some other time or not.