First post
I've been working on my own Tukui Edit and I'm having some issues with my actionbars.
This is what I got so far:
My problem is, even though I made changes in all the actionbars and they are working, when I make a clear install or I create a new character, only the main actionbar is visible / active. So I need to select them in the game menu to make them appear.
This also happens when run a...
Last post
Problem Fixed.
So, I will post what I did to fix my actionbars edit.
First, I'm not sure why it was happening, maybe because I made changes in every actionbar file, but in Tukui/core/install.lua the function SetActionBarToggles(1, 1, 1, 1) didnt seem to be working. So I made a install.lua for my edit.
Second, the actionbars show/hide are saved by SavedVariables so I create them for my edit....