View Single Post
  #451  
Unread 05-24-2005, 11:10 AM
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

Chumba, yes you can tweak eq2ui_journals_active.xml to have the slider at top fairly easily. Add 16 to the vertical location (that's the second number) of the following objects. If they don't already have a location property, insert location="0,16":
JournalUpdate
JournalsQuestDetail
WC_Frame
WC_Backdrop

Then set the vertical loc of these objects to zero, also change their PackLocation to left,top:
Reset
Slider

And so far no word on the timer DDs or the group DDs that are broken.

DBurgdorf, there are some basic reskinning instructions in the doc included with the zip. In most cases, simply do a side-by-side comparison of a Fetish file with your version and update your Styles, Colors, and Fonts to those in the Fetish file.

The doc also has some tips for modding this mod. Since the Fetish Framework is almost completely independant of the default UI, instalingl other mods as add-ons shouldn't break anything in either mod, so long as you retain the Fetish includes and size properties for major UI branch pages like MainHUD and Inventory.
Reply With Quote