Thread Tools Display Modes
07/09/20, 02:15 PM   #1
Frompa
Join Date: May 2020
Posts: 3
Combine MasterMerchant data from different accounts?

I have 2 accounts each in 5 different guilds. Right now they each display the data from their own respective guilds trades. What I want to accomplish is seeing the trade data from all 10 guilds in both accounts. Is merging the data possible in any way?
  Reply With Quote
07/09/20, 02:38 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Not automatically.

Edit:
Oh and I think the main problem will be that you can ONLY be in 5 guilds with 1 account so it would not even work or show up properly.
So the below will not work at all "ingame" as the addon will not be supporting more than 5 guilds + it will most probably cross check the unique guildIds of the account, so leaving 5 guilds and not joinign new ones will not make it to work with manually added 5 guild's data you are no member off!

To achieve to see this you'd need something like Tamriel Trade Center and upload the data of all 10 guilds, so you are able to see the values online at their website e.g.


My answer was:
Logout before or your data files will be overwritten with next reloadui/logout:
You'd have to open the SavedVariable files (and I know there can be quite a lot, and I do not know where the data is tored in detail as I do not use MM), check for the tables with the server and accounts, copy the whole { ... } tables from the guild data of these accounts to the other accounts (to the subtable where the guild data is stored).

Maybe the files will become too long and break this way as the game cannot handle too big files.
So backup the files before changing anything.

And as I said: I do not know where exactly the data you need is stored, in what file below what table name.
Better ask the author in the addon comments, or maybe someone there knows how to achieve this.

Last edited by Baertram : 07/09/20 at 02:41 PM.
  Reply With Quote
07/09/20, 03:12 PM   #3
Frompa
Join Date: May 2020
Posts: 3
Im not trying to do this automatically, rather manually once in a while. When i started the 2nd account i copied all my addons and save variables over to my laptop which i mainly use for that account. After playing for a few weeks my MM data shows what I originally transferred from my 1st account then everything added in the last few weeks on the 2nd account. Lets say before 15 days ago i see account 1's data and from that point to now i see account 2's data. This shows me there is a way possible to combine the data. I have also posted in the comments for addon.
  Reply With Quote
07/10/20, 02:12 AM   #4
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
but i saw in changelogs somewhere, that master merchant has merge option
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » Combine MasterMerchant data from different accounts?

Thread Tools
Display Modes

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