View Single Post
  #232  
Unread 09-20-2005, 12:37 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

SOE finally enabled the clock on their end and added a keyboard option for it, so I removed the code that forced it to always be visible. No clue if they are properly saving the window state. To force it to always be visible, open eq2ui_mainhud_clock.xml in NotePad. Insert the following code bit to the first page object.
Code:
OnHide="visble=true"
Reply With Quote