[CF 1300] Automatically switch profile on spec change
tmw-issue-import opened this issue ยท 2 comments
I have a radically different profile for each spec. What's more, my configs throw warning on spec change, since they are invalid.
This is a common feature for other addons - would be great if I could set a profile per spec, and have it automatically switch (or at least have an easy way to quickly switch profiles without opening the options menu).
Example addon that does this great is bartender
Posted by CurseForge user ariehg | Imported from CurseForge issue #1300 | Raw
You can switch profiles using the slash commands documented in the addon description here on CurseForge and on Curse.
The intended way to do this in TMW, however, is to just have one profile, using the spec settings on each group (not group conditions - conditions don't apply in config mode, while the spec settings on the group do).
If you are already doing this and still getting warnings about invalid icons, then this is a bug, and I'd be interested in seeing an export of your profile so I can figure out why it might be happening.
Posted by CurseForge user Cybeloras
Using the spec settings did remove the errors, but then I end up with a lot of profiles per char, and it is now how I am running.
I do want to point out that this method is somewhat limiting - for one, I have too many groups. For another - it limits the ability to share/import profiles, since cross-group dependencies don't import well if you import them on top of your current profile.
I love the flixibility that comes with the role/spec selection in the group settings, and it's amazing for global groups, but having an automatic profile switch would also have been great.
Will also look into the slash command. Might just have a macro that both changes the spec and the profile.
Posted by CurseForge user ariehg