View Single Post
  #3  
Unread 07-13-2005, 10:41 AM
Laffs's Avatar
Laffs Laffs is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Runnyeye
Posts: 1,404
Default

Yes its possible... You can rightclick on them and use but you cant drop stuff into them as the game will crash.

Right click on the file below and select save as..

Place that file in your custom UI folder

In your custom UI folder find the file called eq2ui_mainhud.xml

Open it with notepad and place this line of code after the last line that starts with <include>

Code:
<include>eq2ui_mainhud_ammo.xml</include>
Save the file

Now ingame either type in or make a macro with this line in it. (case sensitive)

/show_window MainHUD.Inventory

Bingo... place the little window where ever you want it

Attached Files
File Type: xml eq2ui_mainhud_ammo.xml (1.7 KB, 381 views)
__________________
Laffs UI Mods
I can only please one person per day. Today is not your day. Tomorrow doesn't look to good either !
(Wicann on Runnyeye)
Reply With Quote