This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hello. Please tell me how to do this: I want the action bars to be 20% fade out always and when im in combat the bars to become 100% alpha. Is it doable? Thank you :)
You can do this with the custom conditionals on the visibility tab.
Try something like this:
[combat]show;fade:20
In combat, fully show, otherwise fade to 20%
Ty man it works. For anyone else that wants to do it, leave Alpha 100% in Action's bar General tab then go to Visibility enable Use custom condition and add this line [combat]show;fade:20. Change the number to how much fade you want it to be!
To post a comment, please login or register a new account.