View Single Post
  #6  
Unread 10-08-2013, 09:37 AM
Adra's Avatar
Adra Adra is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Jun 2011
Location: France
Posts: 171
Hi,

If you want to display Daimon UI as it is intended to be right after selecting it on your character, just logout then login back.

But if you want to enable the display of the gambit names in JRR skins, open the folder containing the skin you want to patch, then open its skindefinition.xml (with Notepad) then delete this paragraph :

Code:
 <!-- Gambit combo name removal -->
 <PanelFile ID="ID_UISkin_GamePlay_GambitBar">
 <Element ID="GamePlay_GambitBar" X="710" Y="591" Width="281" Height="118">
 <Element ID="GambitBar" X="0" Y="20" Width="281" Height="98">
 <Element ID="GambitWindow_GambitCashout_Name" X="0" Y="0" Width="1" Height="1"> </Element>
 </Element>
 </Element>
 </PanelFile>
__________________
JRR skins collection download page
JRR Azure Glass download page
Extended and enhanced panels
Adra/Adragor/Osred from Sirannon.
Derelos/Prurit/Karnaj from Evernight.

Last edited by Adra : 10-08-2013 at 09:45 AM.
Reply With Quote