Silencer2K/wow-action-bar-profiles

Automatically switching toward the current spec.

Opened this issue · 0 comments

This does not seem to be documented at all, but in order to have a profile that gets automatically loaded in a given spec, you must name it Character-Realm-SpecId

Also, i couldn't get it to work without changing the line:

if profile.fav and profile.fav[player .. "-" .. spec] then

With if profile.name and profile.name == player .. "-" .. spec