View Single Post
  #70  
Unread 10-18-2012, 09:42 AM
Papabard's Avatar
Papabard Papabard is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2007
Server: Unrest
Posts: 647
Default

Quote:
Originally Posted by tknarr View Post
Actually it isn't automatically displayed. Things start out in eq2ui_mainhud_experience.xml which is automatically shown on startup, it has code in OnShow to show and unshow the control center window, which has OnShow code that opens the bottom bar window. It's possible to modify the macros to show any custom window, but making it conditional so it's shown or not depending on user preference takes a bit more coding than just showing it all the time. It'd also want adding a button somewhere in the control center to toggle the bar off and on, rather than having to type out commands to do it.
Yeah there is a control panel mod Silat had here that has that in it at least a checkbox. Seems he couldn't get it to work properly without some side effect or something. Since it isn't persistant through sessions and the settings file doesn't seem to do the trick I simply hit the macro on my hotbar when I log a character in. I'm gonna dabble in the modified center and see what I can do
Reply With Quote