Thread Tools Display Modes
11-19-15, 10:19 AM   #1
Ravenhart
A Defias Bandit
 
Ravenhart's Avatar
Join Date: Nov 2015
Posts: 2
Question How to make the Eclipse Bar always visible?

As a new user im having a lot of trouble trying to figure out how to configure things. I wasnt able, for instance, to configure the aura tracker(skills that i put dont really appear). But my biggest problem is that i need the Balance Druid Eclipse Bar to be visible out of combat.

Its probably a very easy thing to do so sorry about asking it!
Thanks alrdy! <3

ps: in love with this UI.
  Reply With Quote
11-19-15, 05:52 PM   #2
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
It seems I forgot to add the visibility options for the class bars... /sigh

Paste this into chat and let me know if it helps.
Code:
/run local e = RealUI:GetModule("ClassResource_EclipseBar"); e.db.visibility.showPvE = true;
ps: full visibility options are:
showCombat - default: true
showHostile - default: true
showPvP - default: true
showPvE - default: false
__________________
Knowledge = Power; Be OP


Last edited by Gethe : 11-19-15 at 05:55 PM.
  Reply With Quote
11-19-15, 06:17 PM   #3
Ravenhart
A Defias Bandit
 
Ravenhart's Avatar
Join Date: Nov 2015
Posts: 2
Thanks a lot! I will try that.

edit: Did not work tho.

Last edited by Ravenhart : 11-19-15 at 06:24 PM.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » How to make the Eclipse Bar always visible?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off