Home Forum Downloads My Favorites Register FAQ

Go Back   EQInterface downloads > Complete Sets > Functional
User Name
Password


Post A Reply
Author Comments Sort Comments
Old 10-31-2021, 01:10 PM  
Bettoner
A Fire Beetle
 
Server: ev
Forum posts: 1
File comments: 1
Uploads: 0
Hi i love this UI but io recently upgrade to a 4k monitor. I was trying to toy with the buff window to try and double the sizes of the buff icons and test. I was able to change de font size in the buff window but the spell icon does not want to be resize. Si i tried to use another buff window but when i try and replace your buff window the ui dont work. It seem to only work with your ui buff window.

Do you have any tips on how i could use a large horizontal buff bars ?
Bettoner is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 11-06-2021, 02:36 PM  
mh272
A Shissar Disciple
 
Interface Author - Click to view interfaces
Forum posts: 128
File comments: 39
Uploads: 6
Quote:
Originally posted by Bettoner
Hi i love this UI but io recently upgrade to a 4k monitor. I was trying to toy with the buff window to try and double the sizes of the buff icons and test. I was able to change de font size in the buff window but the spell icon does not want to be resize. Si i tried to use another buff window but when i try and replace your buff window the ui dont work. It seem to only work with your ui buff window.

Do you have any tips on how i could use a large horizontal buff bars ?


It would take a lot. You would have to resize images, mess with values etc. I would try this, but I don't have to time for such an undertaking. Which buff window do you want to work with Sars? (please link). I could see about making it compatible with Sars.
mh272 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 03-12-2022, 08:29 PM  
yumamyen
A Bat
 
Server: sol ro
Forum posts: 0
File comments: 4
Uploads: 0
not working

Did full install of new file and not working for me.
yumamyen is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 03-13-2022, 10:14 AM  
gypsymerlin
A Bat
 
Forum posts: 0
File comments: 3
Uploads: 0
Full UI

Everything is working great. But the only thing not working is the Merc window. It will not open no matter how i try and even using the Eq button to do it.
gypsymerlin is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 03-13-2022, 10:32 AM  
mh272
A Shissar Disciple
 
Interface Author - Click to view interfaces
Forum posts: 128
File comments: 39
Uploads: 6
Re: not working

Quote:
Originally posted by yumamyen
Did full install of new file and not working for me.


Make sure when you put Sars in your /eq/uifiles folder that there is not a folder within a folder. so should be something like: /eq/uifiles/sars, NOT /eq/uifiles/sars/sars.

Also if renaming folder, make sure there are no spaces.
mh272 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 03-13-2022, 10:35 AM  
mh272
A Shissar Disciple
 
Interface Author - Click to view interfaces
Forum posts: 128
File comments: 39
Uploads: 6
Re: Full UI

Quote:
Originally posted by gypsymerlin
Everything is working great. But the only thing not working is the Merc window. It will not open no matter how i try and even using the Eq button to do it.


The merc window got integrated into the bandolier. It was done to cut down on things on windows on the screen.

If you wish to restore the merc window itself, open EQUI_MercenaryManageWnd.xml with notepad/wordpad, scroll all the way to the bottom. And under <Screen item = "MMGW_ManageWnd"> put in:

<Location>
<X>196</X>
<Y>50</Y>
</Location>
<Size>
<CX>215</CX>
<CY>129</CY>
</Size

Last edited by mh272 : 03-13-2022 at 10:41 AM.
mh272 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 03-13-2022, 01:41 PM  
yumamyen
A Bat
 
Server: sol ro
Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: not working

Quote:
Originally posted by mh272
Make sure when you put Sars in your /eq/uifiles folder that there is not a folder within a folder. so should be something like: /eq/uifiles/sars, NOT /eq/uifiles/sars/sars.

Also if renaming folder, make sure there are no spaces.



Works now and Thank you
yumamyen is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-20-2022, 08:13 PM  
zathus
Registered User
 
Forum posts: 0
File comments: 4
Uploads: 0
getting the following error

Code:
[Wed Apr 20 18:10:23 2022] [Line:45 Source:UIFiles\Sars2\EQUI_PetInfoWindow.xml] Schema error - Duplicate item BDT_PetRedBuff [Wed Apr 20 18:10:23 2022] Error reading XML. [Wed Apr 20 18:10:23 2022] Error loading skin: loading default skin instead.


Edit-Fixed it. just ported over the new code in those lines.

Last edited by zathus : 04-20-2022 at 09:44 PM.
zathus is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-20-2022, 09:41 PM  
mh272
A Shissar Disciple
 
Interface Author - Click to view interfaces
Forum posts: 128
File comments: 39
Uploads: 6
Quote:
Originally posted by zathus
getting the following error

Code:
[Wed Apr 20 18:10:23 2022] [Line:45 Source:UIFiles\Sars2\EQUI_PetInfoWindow.xml] Schema error - Duplicate item BDT_PetRedBuff [Wed Apr 20 18:10:23 2022] Error reading XML. [Wed Apr 20 18:10:23 2022] Error loading skin: loading default skin instead.


Then you are mixing files somehow. BDT_PetRedBuff got moved to EQUI_Templates and SARS doesn't have a custom EQUI_Templates so it's using the defaull of sars.lt which it's supposed to do. Do a fresh install

EDIT: scratch what I just said, I think I put in an older petwindow. Will update file.

EDIT2: Nope, just tested.. it's good.. phew! Do a fresh install of Sars.

Last edited by mh272 : 04-20-2022 at 09:52 PM.
mh272 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-20-2022, 09:46 PM  
zathus
Registered User
 
Forum posts: 0
File comments: 4
Uploads: 0
Quote:
Originally posted by mh272
Then you are mixing files somehow. BDT_PetRedBuff got moved to EQUI_Templates and SARS doesn't have a custom EQUI_Templates so it's using the default which it's supposed to do. Do a fresh install of sars.


It was a fresh install. not on purpose but for some reason this new EQ update cleared all my UI files so i only had Default in their. its all good now non the less. I dont think it was Sars. it was EQs UI needing to be deleted and re-installed

Last edited by zathus : 04-20-2022 at 09:50 PM.
zathus is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-20-2022, 09:53 PM  
mh272
A Shissar Disciple
 
Interface Author - Click to view interfaces
Forum posts: 128
File comments: 39
Uploads: 6
Quote:
Originally posted by zathus
It was a fresh install. not on purpose but for some reason this new EQ update cleared all my UI files so i only had Default in their. its all good now non the less. I dont think it was Sars. it was EQs UI needing to be deleted and re-installed


ok good
mh272 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-20-2022, 09:57 PM  
zathus
Registered User
 
Forum posts: 0
File comments: 4
Uploads: 0
Quote:
Originally posted by mh272
ok good


but... while i have your attention lol is an option available or could be to make the targets debuff window larger to show all debuffs?
zathus is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-20-2022, 10:04 PM  
mh272
A Shissar Disciple
 
Interface Author - Click to view interfaces
Forum posts: 128
File comments: 39
Uploads: 6
Quote:
Originally posted by zathus
but... while i have your attention lol is an option available or could be to make the targets debuff window larger to show all debuffs?


Yeah, I wanted to fix a few things in this go round but didn't have time. It's also weird that the target debuffs are so spaced out from each other. Also some other oddities I want to fix so look out for an update sometime next week.

How many debuffs are shown? I really don't use this UI, I am just keeping it up for someone and share it here for others.
mh272 is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 04-21-2022, 07:21 AM  
zathus
Registered User
 
Forum posts: 0
File comments: 4
Uploads: 0
Quote:
Originally posted by mh272
Yeah, I wanted to fix a few things in this go round but didn't have time. It's also weird that the target debuffs are so spaced out from each other. Also some other oddities I want to fix so look out for an update sometime next week.

How many debuffs are shown? I really don't use this UI, I am just keeping it up for someone and share it here for others.


its 12 debuffs per row and 2.5 are visible. so 24 are clearly shown and 12 more are around half the debuff shown. most the time its fine but on raids "your" debuffs vs everyone else's get lost real quick. (this might be more or less based on resolution. that i dont know)

right now when you adjust the height of the target window the debuff window stays static while the window around it moves. be cool if when you adust the size the debuff window moves while the other portion of the window stays static.

I have zero clue how thats done or its difficulty lol and by all means, very grateful you keep this up to date as is! so thank you for that
zathus is offline Report comment to moderator   Reply With Quote Reply With Quote
Old 06-08-2022, 07:06 AM  
theka
A Bat
 
Server: rodcet nife
Forum posts: 1
File comments: 5
Uploads: 0
Target buffs

would be nice to have a target and hott with buffs above and the debuff section resizable

thanks!

Last edited by theka : 06-08-2022 at 07:06 AM.
theka is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply
All times are GMT -5. The time now is 08:59 AM.

Report problems with this file Report this File | Recommend this file to a friend Recommend this File
 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 08:59 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI