EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   Archive (http://www.eqinterface.com/forums/forumdisplay.php?f=39)
-   -   Akshue's Hybrid UI (pal, shd, clr, ranger) (http://www.eqinterface.com/forums/showthread.php?t=267)

Akshue 07-29-2002 09:45 PM

Akshue's Hybrid UI (pal, shd, clr, ranger)
 
1 Attachment(s)
Ok... this may be good for dru shm as well, but keep in mind there is NO pet window... Also, shd's may want to replace the WIS stat in my pet-box window.


Updated Spellbook...


Veldin's Interface


XXX's Group and Target window. Condensed player window with casting, HP, AAXP, XP, and the gauges you see


Useful pet window


Useful friends window


Once again, please understand the invintory and target/group windows werent made by me. I just forget who. Please post their names if you know them for the credit.

***
The invintory was done by veldin
***

Lemme know of comments/suggestions for updates. (Although I don't play a hybrid, so they wont be as fast)

*****EDIT - EDIT - EDIT - EDIT - EDIT - EDIT - EDIT - EDIT*****

Fixed to work with the new patch (August 12 or somethin)

HeroFromHyrule 07-29-2002 10:05 PM

Wow that looks great *downloads* Keep them coming and if I see anything that needs fixing I will post here. Thanks a lot for making this skin!

Akshue 07-30-2002 08:35 AM

Hehe, no prob...

Working on pure caster atm - but unsure of what to do with the pet control window...

Ah well, I'll figger out something.

Loradenn 07-30-2002 09:23 AM

Not sure why, but I can't get this download to work. When I open the file it comes up with the error that it cannot be opened. I downloaded it to my desktop. I tried to open it once I get into pictureit but can't find it. Any help is appreciated!

Loradenn 07-30-2002 09:42 AM

Found out how to get it working.

Thilandril 07-30-2002 01:57 PM

Akshue,

My wife and I both really liked your spellbook and would like to be able to use it. Is there a way to use just the spellbook without changing the rest of the UI? I tried swapping your EQUI_SpellBookWnd.xml file in place of the existing file, but got an error and the game reverted to the "default" folder. I should add that I have already downloaded and successfully installed a player info window that I really like, which is one of the reasons I don't want to install your entire UI.

I appreciate any help you can give me :D


Thilandril

buzweaver 07-30-2002 06:02 PM

Akshue,

Very nice work, I like the Spell Gem config and the pet window. If you could have a seperate window for your pet buffs, that would be interesting.

Zephaus 07-30-2002 06:51 PM

Animations File for Spellbook
 
Quote:
Originally posted by Thilandril
Akshue,

My wife and I both really liked your spellbook and would like to be able to use it. Is there a way to use just the spellbook without changing the rest of the UI? I tried swapping your EQUI_SpellBookWnd.xml file in place of the existing file, but got an error and the game reverted to the "default" folder. I should add that I have already downloaded and successfully installed a player info window that I really like, which is one of the reasons I don't want to install your entire UI.

I appreciate any help you can give me :D


Thilandril



This is all you need from the Animations File. I would cut and paste it in after <!--Guage Parts> in the new default animations file they released today. I did get it to work. Looks good.


<!-- SmallGauge -->


<Ui2DAnimation item = "Small_GaugeBackground">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>110</X>
<Y>10</Y>
</Location>
<Size>
<CX>40</CX>
<CY>8</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item = "Small_GaugeFill">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>110</X>
<Y>20</Y>
</Location>
<Size>
<CX>40</CX>
<CY>8</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item = "Small_GaugeLines">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>110</X>
<Y>30</Y>
</Location>
<Size>
<CX>40</CX>
<CY>8</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>
<Ui2DAnimation item = "Small_GaugeLinesFill">
<Cycle>true</Cycle>
<Frames>
<Texture>window_pieces01.tga</Texture>
<Location>
<X>110</X>
<Y>40</Y>
</Location>
<Size>
<CX>40</CX>
<CY>8</CY>
</Size>
<Hotspot>
<X>0</X>
<Y>0</Y>
</Hotspot>
<Duration>1000</Duration>
</Frames>
</Ui2DAnimation>



------------------------------

Zep

Akshue 07-30-2002 07:45 PM

Aye... vertbar was something I was just playing around with... but the spell gems thing I didn't change.

Dunno why it wouldnt work if you left out the "non" smallgems stuff...

Gazzaz 07-30-2002 09:44 PM

Excellent Skin. One suggestion. Being a 60th Warrior I find myself swapping my Bow and Ranged item more than my Pri/Sec. Would ya consider changing one of the FastBox items to Ranged or post a "how to"? What are you using to edit XML?


Gazzaz Gadzooks
Warlord of The Syndicate
tarew Marr

Akshue 07-30-2002 10:23 PM

Quick and dirty...

http://equi.web1000.com/howtochangefriends.htm

Yashem 07-31-2002 03:29 PM

This mod is really cool! I was trying to make my own but gave up now and am just "finetuning" yours. :)

I just stumbled across one phenomenon:
I was trying to bring the player window to the right side of the target/group window to have things together. This window seems to make "jumps" on my computer. I set the LocationX value to 166, and the windows shows up with a large gap to the group window. I set the LocationX value to 165, and it shows up exactly over the group window.

I'd really appreciate any hints on that! :confused:

Akshue 07-31-2002 05:30 PM

Yep, I get that too... that's why it isn't perfectly aligned.

No idea why, either.

Yashem 08-01-2002 02:22 AM

Don't know if I should be glad that I'm not the only one having this problem. :mad:
Looks like I will have to manually arrange the windows until a solution exist, uh?

I wondered if the existence of any other window - even though not visible at the moment - may influence the behaviour? I was just too lazy to browse through all the XML-files. :) On the other hand: The player window actually DOES show up behind the group/target window so this couldn't be the reason, could it?

Thilandril 08-01-2002 06:30 PM

WOOOHOOOO!!! :nana:

I have Akshue's spellbook working on my current UI set up!! Thanks to Akshue for the best spell book I've seen yet and special thanks to Zephaus for the info on how to modify the current animation file.

Thanks again Guys!!!! :D


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

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.