View Single Post
  #1180  
Unread 11-18-2005, 04:28 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

Gistum, try this...
in the default UI you should find a localized Fernch version of FontArial14.xml, named something like Font_French_Arial14.xml. Copy that to your Fetish directory and tack a "T" onto the file name so its something like Font_French_Arial14T.xml. Then open the file in Notepad and search for Name="Font_French_Arial14" and change it to Name="Font_French_Arial14T"

Now open _FetishStyles.xml
Search for <include>Font_Euro_Arial14T.xml</include>
Below that line insert
<include>Font_French_Arial14T.xml</include>

If that works, plz post the font file to this thread and I'll add it to the UI.

Drunador, I'm still waiting for the EQ2Maps team to finalize the main map file changes before I upload another release. Dunno for sure when they'll be done but I expect it will be in the next few days.

So far the changes are limited to minor bug fixes. I do have a couple new features on the burner that may make it in depending how long EQ2Maps takes. I don't plan to include informational additions in the core download. I prefer to keep the default set as streamlined as possible, leaving some things as optional addons.

xaevyn, SOE made some changes to the Journal window data objects that didn't seam to break functionality initially, but its possible a recent patch borked the old code. I've updaated the code on my end to more closely match the changes from SOE. It could also just be the same old update issues the Journal has always had (likely if present in unmodded journals).

Richard, thx for pointing that Tradeskill feature. Fixed on my end. Will be in the next release.

valcra, I'm looking into the right-click claim window issue but suspect its a SOE bug. The site admins here at EQ2Interface are working on moving mods to the new sections without breaking download totals, favorites and raitings
Reply With Quote