View Single Post
  #2  
Unread 04-18-2010, 07:15 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

Unfortunately I don't really have the time these days to support individual window mods.

Porting most Fetish windows out should require the following files be copied from the FetishNightfall directory to you custom UI directory...

- Everything in the images directory
- FetishStyles.xml
- the window file you're porting (example eq2ui_inventory_market.xml)
- Any files included into the window you're porting (in this case the market fav files).

add an include to eq2ui.xml for FetishStyles.xml

If the window you're porting is a custom window (not normally found in the default UI) you'll need to add an include for it to eq2ui_custom.xml.
Reply With Quote