Thread Tools Display Modes
11/18/14, 02:58 AM   #1
Enaijo
Join Date: Feb 2014
Posts: 1
Write guild stores to file

I'm looking for an addon, that writes all the listings from a guild store to a file, that can then be imported and used for other purposes.

Example: you open a guild store, click a button like "export" and the addon goes thru all pages and exports the listings to a file.
  Reply With Quote
11/18/14, 07:04 AM   #2
dopiate
AddOn Author - Click to view addons
Join Date: Jun 2014
Posts: 142
Originally Posted by Enaijo View Post
I'm looking for an addon, that writes all the listings from a guild store to a file, that can then be imported and used for other purposes.

Example: you open a guild store, click a button like "export" and the addon goes thru all pages and exports the listings to a file.
Depending on how good you are with LUA that code already exists.

All versions of Shopkeeper already do this.

I believe DataDaedra does it also and has a Lib specifically written for it. If you can get Deome's attention he might be able to help you.

My suggestion is get one of the pre-version 1.0 versions of the original shopkeeper - see how the saved variables work - and how he separates guilds. I suggest those versions because they are more straight forward written and easier to follow.

You can easily use some of that code as your base and go from there.

Plus you should always look to the ESOU Wiki for examples and information.

Oh DUH I also forgot GuildStoreSearchEx actually already does this.

Last edited by dopiate : 11/20/14 at 06:41 AM. Reason: forgot about GSSEx
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Write guild stores to file


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off