View Single Post
03/16/20, 04:53 AM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,979
[opne]Possibility: Different physically SavedVariable files for the different servers

Hi ZOs devs,

it would be very cool if you would give us the possibility to create different SV files for the different servers.
Like <addon_name_eu>.lua and <addon_name_na>.lua if parameter "splitSavedVarsByWorldName" is used in ZO_SavedVars.

Some of the curernt files get really big and slow down the loading of the game a lot, but it's becasue they contain the data for the different servers.
So if I login to EU and only need the EU data it would be great if only those would be loaded.

Please also think about a method to copy the SV data from one SV file to the other SV file (with the same addon name for sure!) so one would still be able to copy SV data between servers somehow.

Thank you very much for considering this.
  Reply With Quote