I'm hoping someone can help me. My WoW addon is using Ace3 to save data using user-specific profiles, but I'd like to be able to export/import the profile information to allow sharing of configuration data or to copy profiles from one alt to another. I'm told that Aceserializer can do this, but I can't seem to find any information on how to do this.
I'm wanting to export everything under the "Profiles" section of the WTF file for the current user ("Server - Character") to a string, and then use that import the information to another account/character. Can anyone provide me with instructions on how to do this, or provide some assistance? I'm grateful for any help I can get.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm hoping someone can help me. My WoW addon is using Ace3 to save data using user-specific profiles, but I'd like to be able to export/import the profile information to allow sharing of configuration data or to copy profiles from one alt to another. I'm told that Aceserializer can do this, but I can't seem to find any information on how to do this.
I'm wanting to export everything under the "Profiles" section of the WTF file for the current user ("Server - Character") to a string, and then use that import the information to another account/character. Can anyone provide me with instructions on how to do this, or provide some assistance? I'm grateful for any help I can get.