Download
(14 Kb)
Download
Updated: 11/01/20 12:44 AM
Compatibility:
Markarth (6.2.5)
Updated:11/01/20 12:44 AM
Created:06/18/18 05:47 AM
Monthly downloads:293
Total downloads:19,807
Favorites:36
MD5:
Settings Profiler  Popular! (More than 5000 hits)
Version: 2.5
by: SDPhantom [More]
Lets you save in-game settings profiles to link with your other characters.
This addon is currently command-driven. A GUI may come down the road.

Notice: I've departed from playing ESO since the start of 2019. I just don't enjoy the game that much anymore and had decided to move on.
Anyone willing to maintain this addon is free to do so. I no longer have the resources to do so myself.




Commands and profile system has changed in version 2.0:
Notes: If you have any profile loaded and want to create a new profile from scratch, use /setprofile *before* making changes. Otherwise, you'll overwrite settings in the currently loaded profile.

/setprofile <Name>
- Sets <Name> as your current profile.
Saves your current settings to the profile if it doesn't exist or loads them from the profile if it does.
Changes made by your other characters will be applied on next login.
/clearprofile
- Unloads the current profile.
/delprofile <Name>
- Deletes the profile <Name>.
/savedefaultprofile
- Saves to default profile.
/cleardefaultprofile
- Clears the default profile.
/listprofiles
- Lists all profiles in chat and marks any that are linked to your character.
/resetprofiler
- Clears all profile and character data.
2.5
- Fixed channel color loading (Thanks Baertram)

2.4b
- Fixed syntax error in command system

2.4
- Fixed keybind module storage defect. (Keybind data will be wiped since it's essentially useless)
- Fixed save migration system not wiping module data from the default profile.
- Reverted 2.2 changes to AddOn:SetProfile() and /setprofile.

2.3
- The keybind module is now more resilient to entries being added or removed.
- Fixed refresh bug that would make headers from all options panels appear.

2.2b
- Fixed bug in /setprofile's existence check.

2.2
- AddOn:SetProfile() now more consistently returns the current profile if it's already set.
- /setprofile additionally checks and reports if the target profile is already loaded.
- Profile names no longer truncate to the first word. Spaces are properly supported now.

2.1
- Fixed returning issue with other addons changing settings while loading.

2.0
- Rewritten into module-based code.
- Added save migration system with separate versioning for modules.
- Profile system and commands changed, see Description.
- The default profile is now stored independently from saved ones.
- Options panels "should" refresh now if they're shown while switching profiles.
- Saving chat options (including open tabs and their settings) is now supported.
- Saving keybinds is now supported.

1.2
- Fixed another issue with other addons changing settings while loading.

1.1
- Fixed issue with other addons changing settings while loading.
Optional Files (0)


Post A Reply Comment Options
Unread 11/11/18, 05:31 PM  
SDPhantom
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 48
Uploads: 4
It's an issue I've started seeing since the last update. It's been difficult to track down since it doesn't happen very often, but once it does, the keybind save gets corrupted and it escalates from there. For now, /resetprofiler will wipe the save so you can fix things and recreate your profile.
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 12:28 PM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
Originally Posted by unLeashed3k
Was looking for an addon that would save my keybinds (not a big deal to save/load anything else) and I found your mod does, indeed, do this. The problem is it saved only half of the keybinds (those half are really my custom keybinds and not the default) but the other half of keybinds it just made them "not bound."

How I used this mod:

1) logged in with a character I knew I liked how I had the keybinds setup
2) typed "/setprofile main"
3) backed out to character select screen
4) made a new character and when in the world,
4a) checked the keybinds, noting that they are indeed at the default stage
5) typed "/setprofile main"
5a) checked the keybinds and stuff like Jump (MB5) was indeed my custom setting but stuff like Open Inventory was set to "Not Bound" even though that's set to 'Insert'.

I went through the whole thing and at least half of my custom keybinds are not set correctly.

Edit: almost forgot the most important part. The original character I logged in to to make "the profile" had all their keybinds changed, seemingly all random too.

Did I use this addon wrong? I swear I spent an hour just going through all keybinds after disabling this addon to fix all the keybinds that got set to "Not Bound", or to some random keybind, or back to Default.
yes this addon have a problems with keybinds i reported, for now its great for everything but keybinds, try to use Votan's Keybinder
Report comment to moderator  
Reply With Quote
Unread 11/11/18, 11:56 AM  
unLeashed3k
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 12
Uploads: 1
Was looking for an addon that would save my keybinds (not a big deal to save/load anything else) and I found your mod does, indeed, do this. The problem is it saved only half of the keybinds (those half are really my custom keybinds and not the default) but the other half of keybinds it just made them "not bound."

How I used this mod:

1) logged in with a character I knew I liked how I had the keybinds setup
2) typed "/setprofile main"
3) backed out to character select screen
4) made a new character and when in the world,
4a) checked the keybinds, noting that they are indeed at the default stage
5) typed "/setprofile main"
5a) checked the keybinds and stuff like Jump (MB5) was indeed my custom setting but stuff like Open Inventory was set to "Not Bound" even though that's set to 'Insert'.

I went through the whole thing and at least half of my custom keybinds are not set correctly.

Edit: almost forgot the most important part. The original character I logged in to to make "the profile" had all their keybinds changed, seemingly all random too.

Did I use this addon wrong? I swear I spent an hour just going through all keybinds after disabling this addon to fix all the keybinds that got set to "Not Bound", or to some random keybind, or back to Default.
Last edited by unLeashed3k : 11/11/18 at 11:59 AM.
Report comment to moderator  
Reply With Quote
Unread 11/08/18, 03:33 AM  
SDPhantom
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 48
Uploads: 4
Everything in the audio/video tabs are system settings, meaning ESO saves that for the installation itself and not the account or character.
Report comment to moderator  
Reply With Quote
Unread 11/07/18, 07:47 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
Originally Posted by SDPhantom
Should be fixed now. Remnants from the load check still lingered and was causing a syntax error. The file not being able to load meant none of the commands were registered.
looks like Play in Background from Audio also didnt saved
intended?
Report comment to moderator  
Reply With Quote
Unread 10/27/18, 05:29 PM  
SDPhantom
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 48
Uploads: 4
Should be fixed now. Remnants from the load check still lingered and was causing a syntax error. The file not being able to load meant none of the commands were registered.
Report comment to moderator  
Reply With Quote
Unread 10/27/18, 05:03 PM  
Baxpowa

Forum posts: 3
File comments: 51
Uploads: 0
Originally Posted by Marazota
user:/AddOns/SettingsProfiler/Commands.lua:22: <eof> expected near 'end'

every time at login or /reloadui
i tried reinstall addon by minion and wipe saved variables
P.s. /setprofile is now unknown command
I get this as well.
Report comment to moderator  
Reply With Quote
Unread 10/27/18, 02:10 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
user:/AddOns/SettingsProfiler/Commands.lua:22: <eof> expected near 'end'

every time at login or /reloadui
i tried reinstall addon by minion and wipe saved variables
P.s. /setprofile is now unknown command
Last edited by Marazota : 10/27/18 at 03:48 PM.
Report comment to moderator  
Reply With Quote
Unread 10/26/18, 11:27 PM  
SDPhantom
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 48
Uploads: 4
The Keybind module should be fixed for the major part. I also reverted the 2.2 changes to /setprofile. It should now allow force-reloading of the current profile.

I'm in the middle of working on version 3.0, which is a growing project to implement features I have on my ToDo list. One such feature is to make profiles system-wide as opposed to being per account. While I was able to get SavedVar migration to work between 1.x and 2.0, collision issues will prevent this from working for 3.0. This means the SavedVar will be wiped and the version/migration system will be reset.
Report comment to moderator  
Reply With Quote
Unread 10/24/18, 03:29 PM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
UPDATE - issue actually in this addon
keybind module is bugged
will report to an author
Last edited by Marazota : 10/25/18 at 10:35 AM.
Report comment to moderator  
Reply With Quote
Unread 10/23/18, 04:02 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
for anyone who experienced they keybinds become a really weird randon keybinds like WTF everything changed, and become normal again after reloadUI

looks like its incompatibility with Votan's Keybinder, who also have keybind module
my advise do not use this two addons together
Report comment to moderator  
Reply With Quote
Unread 09/14/18, 05:57 PM  
SDPhantom
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 48
Uploads: 4
Originally Posted by Marazota
sending you the video with this issue
I sent instructions back for a stacktrace, hopefully that will help track down what's happening. I'll post it here too.
Code:
/script ZO_PreHook("SetSetting",function() d(debug.traceback()); end);
Report comment to moderator  
Reply With Quote
Unread 09/14/18, 12:22 AM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
sending you the video with this issue
Report comment to moderator  
Reply With Quote
Unread 09/11/18, 05:39 AM  
SDPhantom
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 47
File comments: 48
Uploads: 4
Originally Posted by Marazota
create new hero
turn on autoloot, turn off loot history
create a profile for it
go and fight/loot smthing outside tutorial

you will see game will turn ON Loot History

so you said after this i cant apply my profile to hero because profile will change itself, and will remember the game turn loot history ON? its weird, old system was better
where you can save static profile and load it to all your alts, old and new
and also to load in on another accounts
I basically did all that before my last post and wasn't getting the issue to happen.

Did you go back into settings and turn the loot history off after using /setprofile? Besides during login/reload, this is the only time the addon changes settings. When you go to correct it, the addon should pick up the change and save it automatically.



Here's the steps you should take:
  1. Log on to first character
  2. Use /setprofile to create/load your profile. (If it says it's already loaded, just treat this step as completed.)
  3. Make changes to your settings. (Don't need to do anything to save them, the addon picks this up automatically.)
  4. Logout and switch to another character.
  5. Use /setprofile to load the same profile onto the second character. (If it says it's already loaded, it already sync'd your settings to this character)
    You can repeat steps 4 and 5 to sync more characters.
Note: If you have a profile active on a character, there should be a message saying so when you log in.



PS: What addons are you using? It would be easier to check for conflicts if I knew which ones you're running.
Also, since ESO forces savedvars to have a basic account/character structure, I haven't gotten around to officially supporting cross-account profiles. It's in the works, but it still has a long way to go.
Last edited by SDPhantom : 09/11/18 at 09:39 AM.
Report comment to moderator  
Reply With Quote
Unread 09/10/18, 04:17 PM  
Marazota
AddOn Author - Click to view AddOns

Forum posts: 257
File comments: 1519
Uploads: 2
Originally Posted by SDPhantom
Originally Posted by Marazota
i cant re-apply profile
it told profile already set

it happened when i create a new hero and applien profile to him
one of setting was loot history off

but game like to turn it ON again on new character, automatically, if game detect its a character where auto Loot was turned ON first time in character history

so after that i tried /setprofile again to turn Loot History off
but i got chat msg - profile already set, and this option remains ON
can you fix this pls?
in old version all was ok
I can't seem to reproduce this. Does it still happen if you disable all other addons? I've had some issues with other addons messing with user settings.

PS: There's no longer a way to directly save or load profiles. When you set one to your character, it stays active and records any changes made when they happen. When you log on another character with the same profile, it writes those changes to their settings. If another addon is changing your settings, it would get picked up by the active profile since it can't tell the difference between you changing it the other addon.
create new hero
turn on autoloot, turn off loot history
create a profile for it
go and fight/loot smthing outside tutorial

you will see game will turn ON Loot History

so you said after this i cant apply my profile to hero because profile will change itself, and will remember the game turn loot history ON? its weird, old system was better
where you can save static profile and load it to all your alts, old and new
and also to load in on another accounts
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: