6 - Unable to hide influence bar
The classic version of Phantom allowed you to hide the influence bar while still showing the PQ tracker (i.e. PQ stage/objective). Unable to do so with this version, and unless I am mistaken (which I probably am), there is no way to do this with the default UI.
While most people don't want the influence bar hidden, those using WarBoard already have a block for influence, so having it twice is ugly and redundant.
Thank you :)
| User | When | Change |
|---|---|---|
| sarmaul | May 16, 2011 at 19:28 UTC | Create |
- 1 comment
- 1 comment
- Reply
- #1
sarmaul May 16, 2011 at 19:32 UTC - 0 likesForgot to add: the code to do so is:
/script WindowSetShowing( "EA_Window_PublicQuestTrackerInfluenceBar", false ) /script WindowSetShowing( "EA_Window_PublicQuestTrackerLocation", false )