+++++++++++++++++++++++++++++
+ Llama Threat Meter Readme +
+++++++++++++++++++++++++++++

This changes the Threat Meter into a slim dual progress bar window with numeric threat displays

The window is arranged as:

Left Side Box: Target/Implied Target Threat Value
Top Progress Bar : Target/Implied Target Threat Meter
Bottom Progress Bar: Target Secondary Threat Meter
Right Side Box: Target Secondary Threat Value

Updates
=======
V1.0 - Initial Release
V1.1 - Added code to show only when you have threat and hide when you don't

Installation
============

1) Extract the file eq2ui_mainhud_threat.xml to your custom UI directory (if this is your first UI mod install, see the info below).
   They should end up in <eq2 dir>/UI/<your UI folder>/


Installing Your First UI Mod
============================
1) Open the "UI" folder in the EQ2 install directory (by default this is "C:\Program Files\Sony\Everquest2\UI\").
2) Create a new folder, name it as you wish (the name cannot include spaces and must be only letters/numbers).
3) Extract your selected UI mod(s) into this folder (make sure that you put them directly into the folder you
   created in step 2).
   Right:  everquest2/UI/myUI/eq2ui_mainhud_threat.xml
   Wrong:  everquest2/UI/myUI/otherfolder/eq2ui_mainhud_threat.xml
4) In the EQ2 install directory, open the file "eq2.ini" (Notepad works fine for this).
5) Change the "cl_ui_skinname default" line and replace "default" with the folder name you created in step 2.