Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 07-16-2010, 11:52 PM
MiRo2 MiRo2 is offline
Fire Giant

MiRo2's Avatar

Join Date: May 2010
Posts: 732
Default UI - Inventory

I have been trying to retrofit the Solaria UI for when I play on this server, and after stumbling quite a bit, as this is my first time even looking at the UI files, I seemed to have made some headway with most of the UI pieces, but I've hit a roadblock with the Inventory window. Is there anyway to remove the evolving items and monster buttons out of it? All I have been able to find were the animations for it, but no reference to the buttons themselves in the xml file, and taking the animations out removes the appearance of the buttons, but the buttons still function if I click where they were.
Reply With Quote
  #2  
Old 07-16-2010, 11:57 PM
Savok Savok is offline
Fire Giant

Savok's Avatar

Join Date: May 2010
Posts: 971
Default

Check out my Vert UI in sig. I basically set the tabs to size 0,0 and moved them.
__________________
Reply With Quote
  #3  
Old 07-17-2010, 12:28 AM
MiRo2 MiRo2 is offline
Fire Giant

MiRo2's Avatar

Join Date: May 2010
Posts: 732
Default

Ok, compared what I had to what was in yours. I think I found what you were talking about by setting the location off screen, but mine doesn't have a location tag in it, do I need to add one similiar to yours?

Quote:
Originally Posted by Yours
<TabBox item ="IW_Subwindows">
<ScreenID>IW_Subwindows</ScreenID>
<RelativePosition>true</RelativePosition>
<Location>
<X>-5000</X>
<Y>0</Y>
</Location>
<Size>
<CX>0</CX>
<CY>0</CY>
</Size>

<TabBorderTemplate>FT_DefTabBorder</TabBorderTemplate>
<PageBorderTemplate>FT_DefPageBorder</PageBorderTemplate>
<Pages>Page:IW_InvPage</Pages>
<Pages>Page:IW_EIPage</Pages>
<Pages>Page:IW_AltCharProgPage</Pages>
</TabBox>
Quote:
Originally Posted by Mine
<TabBox item ="IW_Subwindows">
<ScreenID>IW_Subwindows</ScreenID>
<RelativePosition>true</RelativePosition>
<Style_Border>false</Style_Border>
<AutoStretch>true</AutoStretch>
<TopAnchorToTop>true</TopAnchorToTop>
<BottomAnchorToTop>false</BottomAnchorToTop>
<LeftAnchorToLeft>true</LeftAnchorToLeft>
<RightAnchorToLeft>false</RightAnchorToLeft>
<TabBorderTemplate>FT_BlankTabBorder</TabBorderTemplate>
<PageBorderTemplate>FT_BlankPageBorder</PageBorderTemplate>
<Pages>Page:IW_InvPage</Pages>
<Pages>Page:IW_EIPage</Pages>
<Pages>Page:IW_AltCharProgPage</Pages>
</TabBox>
Forgive me if this may seem simple. I have never edited a UI before, just found one I liked and decided I would dive in and try and fix it via old posts on EQUI forums and google.
Reply With Quote
  #4  
Old 07-17-2010, 07:46 AM
Savok Savok is offline
Fire Giant

Savok's Avatar

Join Date: May 2010
Posts: 971
Default

Correct.
__________________
Reply With Quote
  #5  
Old 07-17-2010, 01:50 PM
MiRo2 MiRo2 is offline
Fire Giant

MiRo2's Avatar

Join Date: May 2010
Posts: 732
Default

So I added the location tag in, but it didn't change anything. I can't seem to find any other reference to the tabs in the file, any idea if there are others and where I should look?

What I have is the window, without the animations for the buttons, but the button still work.

[You must be logged in to view images. Log in or Register.]
Reply With Quote
  #6  
Old 07-17-2010, 02:52 PM
Savok Savok is offline
Fire Giant

Savok's Avatar

Join Date: May 2010
Posts: 971
Default

I fixed it for you.
Attached Files
File Type: zip EQUI_Inventory.zip (4.8 KB, 2 views)
__________________
Last edited by Savok; 07-17-2010 at 02:56 PM..
Reply With Quote
  #7  
Old 07-17-2010, 10:47 PM
MiRo2 MiRo2 is offline
Fire Giant

MiRo2's Avatar

Join Date: May 2010
Posts: 732
Default

Thanks a ton, worked great! This is what I ended up with when I was done.

[You must be logged in to view images. Log in or Register.]
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:21 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.