EQInterface Forums

EQInterface Forums (http://www.eqinterface.com/forums/index.php)
-   General UI Talk (http://www.eqinterface.com/forums/forumdisplay.php?f=17)
-   -   New UI Classic Buttons? (http://www.eqinterface.com/forums/showthread.php?t=18999)

Kaxarog_K 04-28-2007 12:19 PM

New UI Classic Buttons?
 
Hi there, I have seen an interface with the new ui but with the classics tan buttons. Has anyone else seen this for download, if so can someone link, i couldnt find it. (They'd need to be fade able)

fenrian1 04-28-2007 01:38 PM

All UI pieces are fadeable

here is a link to the classic hot buttons
http://www.eqinterface.com/download...nfo.php?id=4609

the grey color from windows_pieces06.tga file. That file has the ooc icons added to it in the new UI, I dont know if there is a set of new UI compliant tga files with the old ui graphics or not. I would suggest digging arround in the UI pieces area and the misc area.

Kaxarog_K 04-28-2007 04:35 PM

hmm
 
thanks for the help that is a cool patch, but i was refering to the the old old classic interface I have seen the completely new ui with brown buttons like when eq was first bought out.

kudilukudzu 04-28-2007 06:05 PM

i'm thinking what he wants are the window pieces to change the color, not the actual xml files for windows.

fenrian1 04-28-2007 10:18 PM

Quote:
Originally Posted by Kaxarog_K
thanks for the help that is a cool patch, but i was refering to the the old old classic interface I have seen the completely new ui with brown buttons like when eq was first bought out.


Like way back in 1999? look in the Comeplete UI area, there are 2 authors making them, oneis called oldschool or something and I forget the other one, one has several skin variations.

If you mean the old_Default, that is once again in the comeplete UI area in the funstional area.

As I said earlier, the button images come from wimdows_pieces06.tga which has been updated to have the ooc icons. you can copy that tga file out of the old_default file, but you will lose the ooc icon, look arround a bit and maybe you can find a set of tga files on this site that have been updated with the ooc icon.

fenrian1 04-28-2007 10:26 PM

1 Attachment(s)
I made a fast mod to the tga file, this will give you old_default UI buttons, but the backgrounds for any inventory item you place in them will have the current UI skin, so they wont match.

fenrian1 04-28-2007 10:33 PM

1 Attachment(s)
This will give you the matching old_default background for yuor hotbuttons, but it will also give the same background to your inventory, so you may not want to use it.

Kaxarog_K 04-29-2007 07:00 AM

here
 
1 Attachment(s)
I will try that if i copy the new ui folder rename it and then replace the button files with those ones you posted that way I can switch back right?

I'm new to all this and don't get the lingo.

The picture ive attached is kinda what i was after for the record.

Thanks for all the help

fenrian1 04-29-2007 08:35 AM

Ahhh, those buttons come from classic EQ UI. That actualy looks like a very old mod of some kind, like its making a transition from classic to default_old UI.

Hopefuly someone arround here will have the tga files you need, or even if someone has older broken ones that worked in 2004 or so, ill update them for you.

Xeraxis 04-30-2007 12:58 PM

If I recall that was the Velious UI andthose buttons were hard coded and not customizable. The only way someone would be able to recreate that look is to capture an image of the screen, and place each button into it's corresponding .tga file.

alacres 05-02-2007 07:36 AM

Quote:
Originally Posted by Kaxarog_K
I will try that if i copy the new ui folder rename it and then replace the button files with those ones you posted that way I can switch back right?

I'm new to all this and don't get the lingo.

The picture ive attached is kinda what i was after for the record.

Thanks for all the help


!!!!!!! That is exactly what I've been looking for in the ways of a UI. I never had a chance to use the velious version but after seeing it in vids and in pics, I fell in love with it.

I have no idea what's required to create a custom interface, but would it really be that hard to do a remake of the velious version? It seems to have a pretty simple look compared to many of the other interfaces on this site.

It has the simplicity and appeal that I've been searching for, and I'd love to get the chance to try it out for myself someday.

Please let me know if any of you know where to find a UI somewhat similar to this one.

shillingworth 05-02-2007 12:11 PM

Quote:
Originally Posted by alacres
!!!!!!! That is exactly what I've been looking for in the ways of a UI. I never had a chance to use the velious version but after seeing it in vids and in pics, I fell in love with it.

I have no idea what's required to create a custom interface, but would it really be that hard to do a remake of the velious version? It seems to have a pretty simple look compared to many of the other interfaces on this site.

It has the simplicity and appeal that I've been searching for, and I'd love to get the chance to try it out for myself someday.

Please let me know if any of you know where to find a UI somewhat similar to this one.


If you are really interested all you need is a text/xml editor. I suggest Visual Web Developer Express (free at http://msdn.microsoft.com/vstudio/express/downloads/). And if your looking to create images, like creating velious ui would require, you would need a paint program of some sort that supports alpha layers, thegimp.org is a free one comparable to adobe photoshop.

After that just dig through the xml file in a text/xml editor, read the AboutSIDL.doc in default directory, take a look at SIDL.xml and study it. Then work on small easy stuff at first like adding a gauge here n there, a label, button, until you grasp the xml structure enough to actually do something with it.

It really isn't all that hard, xml is a simple high-level markup language, and most of the eq control properties in the xml files are very straightforward and aptly named.

alacres 05-02-2007 03:33 PM

Quote:
Originally Posted by shillingworth
If you are really interested all you need is a text/xml editor. I suggest Visual Web Developer Express (free at http://msdn.microsoft.com/vstudio/express/downloads/). And if your looking to create images, like creating velious ui would require, you would need a paint program of some sort that supports alpha layers, thegimp.org is a free one comparable to adobe photoshop.

After that just dig through the xml file in a text/xml editor, read the AboutSIDL.doc in default directory, take a look at SIDL.xml and study it. Then work on small easy stuff at first like adding a gauge here n there, a label, button, until you grasp the xml structure enough to actually do something with it.

It really isn't all that hard, xml is a simple high-level markup language, and most of the eq control properties in the xml files are very straightforward and aptly named.


I'm extremely interested in this, but I'm very comp illiterate I'm afraid =/. I'd most likely get stuck right from the start. I think I'll give it a go though just to see what I can do, but I'm not looking forward to the end result.

I had read about someone remaking this UI back when the progression servers came out, and I thought maybe I could salvage it somewhat and try to make it compatible to the current version. I just wish I knew more about stuff like this =P.

Thanks for the links and info =), feel free to add anything else you can think of on the subject ^^. As it stands now, I need all the help I can get.


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

vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.