This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hi all!Does make sense for each game character save a personal configuration at the one account?
I think NO!
For make the one default configuration just edit file "BetterExtraActionButton.lua" and change:
replace
local key = (UnitName("player")) .. " - " .. GetRealmName()
to
local key = "default"
Thank you.
To post a comment, please login or register a new account.