Dependencies:

Optional:
LibDebugLogger

Info:
Simple utility to store guild members information in a file,

Usage is to call /saveguild X command where X is a index of a guild you want stored.

if you want to store information of multiple guilds call the command multiple times. After the command is called in order to actually save the data to the disk make sure you change in game zone, log off the game or reload UI

After that the file containnig guild data can be found with other saved variables:
My Documents/Elder Scrolls Online/live/SavedVariables/GuildListing.lua

Member information is in a format:
"Member Name, rank index, rank name, seconds since last log off"

member and rank names are stripped of color information.

返回
顶部