Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 10-26-2012, 01:12 PM
phobus phobus is offline
Fire Giant


Join Date: May 2011
Posts: 609
Default My modified Velious UI

This is a version of the Velious UI that I've made some changes to. Some features were inspired by or borrowed from the Vert and Duxa UIs, but the minimalism of Velious is more my style.

There are two versions: one has four horizontal hotbutton windows. The other has three horizontal hotbutton windows, and a window with two columns of buttons with integrated weapon and main inventory slots.

The player info window shows your HP, mana, and experience with percentage numbers, as well as big numeric displays for HP and mana.

The buff window shows little icons for each, and if you mouse-over or hold down alt, the buffs' names and time left will flash. It's derived from the Duxa buff window, but doesn't have that huge dead space that keeps you from clicking on the screen.

Feedback is appreciated. [You must be logged in to view images. Log in or Register.]

Screenshot:
http://i.imgur.com/LCHM0.jpg

Download:
4 horizontal hotbutton bars: https://dl.dropbox.com/u/2826469/phobus_4h.zip
3 horizontal, one 4x2 with inventory: https://dl.dropbox.com/u/2826469/phobus.zip
Last edited by phobus; 12-12-2012 at 11:35 AM..
Reply With Quote
  #2  
Old 10-26-2012, 01:13 PM
SyanideGas SyanideGas is offline
Planar Protector


Join Date: Aug 2011
Posts: 1,276
Default

Very cool man!
__________________

Skarry 60 Assassin | Kumack 60 Oracle | Gyrgol 60 Oracle | Eregion 55 Illusionist
Reply With Quote
  #3  
Old 11-06-2012, 05:15 PM
Kevynne Kevynne is offline
Planar Protector

Kevynne's Avatar

Join Date: Jan 2012
Location: indiana!
Posts: 1,717
Default

this is one bad ass ui.
__________________
Quote:
Originally Posted by Cecily View Post
I was at half health fighting two guards deciding whether or not I wanted to zone. I decided to go link dead instead.
Quote:
Originally Posted by Autotune View Post
Dance puppets dance.
Reply With Quote
  #4  
Old 11-06-2012, 07:44 PM
Savok Savok is offline
Fire Giant

Savok's Avatar

Join Date: May 2010
Posts: 971
Default

Nice changes, that's why I love the open xml UI system!
__________________
Reply With Quote
  #5  
Old 11-12-2012, 04:47 PM
Ralff Ralff is offline
Large Bat


Join Date: Nov 2012
Posts: 14
Default

I really enjoy this UI. I may have missed something, but how do you get the horizontal action bar as opposed to the vertical+bags? Not too much to complain about, it feels like you made all the right tweaks in the right places. [You must be logged in to view images. Log in or Register.]
Reply With Quote
  #6  
Old 12-10-2012, 05:41 PM
A Lizard 01 A Lizard 01 is offline
Orc

A Lizard 01's Avatar

Join Date: Dec 2012
Posts: 49
Default

Outstanding work. I did have all of my ancient UI saved on a disc, mostly old versions of tk/remelio stuff, most of which was broken sadly when I fired up p1999 here. Thanks for posting this up.
Reply With Quote
  #7  
Old 12-12-2012, 09:50 AM
A Lizard 01 A Lizard 01 is offline
Orc

A Lizard 01's Avatar

Join Date: Dec 2012
Posts: 49
Default

Anyone feeling ambitious? I would love some minor tweaks to this UI. I wish I was capable of doing the XML. Alas that I must come to the forums in such a beggarly fashion.

Target Window:
- Add a few pixels to the base and make the con display a border. Height 53 pixels.

Player Window:
- Numerical HP/Mana display replaced with pet name/pet HP/% display.

Group Window:
- Remove the invite/LFG/disband buttons and shorten the base a few pixels. Height 155 Pixels.

Cast Spell Window:
- I'd love a plain clean spell cast window. 2 gems wide, 4 gems high. No rounded gem effect, rectangular default size that the gemicon.tga uses. Spell color coding borders. Width 138 pixels, Height 188 pixels.

I shooped up some woops to illustrate what I have in mind for a final result. Clean, tidy, minimal. http://i305.photobucket.com/albums/n...75/Uishoop.png
Attached Images
File Type: jpg Uishoop.jpg (20.1 KB, 107 views)
Last edited by A Lizard 01; 12-12-2012 at 10:07 AM..
Reply With Quote
  #8  
Old 12-12-2012, 11:42 AM
phobus phobus is offline
Fire Giant


Join Date: May 2011
Posts: 609
Default

It wouldn't be too hard to make some of the changes you want. There is a definite learning curve to editing these files, but most things are not as difficult as they look.

Removing/resizing stuff is pretty easy, so I'd suggest you start with removing those buttons from the group window. The file you want is EQUI_GroupWindow.xml.

Also, a hint for quickly testing your changes: make a copy of the UI you're going to edit. Call it "myui" or whatever. Login to the game and go somewhere safe. Make your changes, and then use /loadskin to attempt to load your edited UI. If you get an error and it reverts back to the default UI, look at UIErrors.txt in your EQ directory and that should tell you where you messed up. Good luck. [You must be logged in to view images. Log in or Register.]
Reply With Quote
  #9  
Old 12-12-2012, 11:45 AM
Bamzal Sherbet Bamzal Sherbet is offline
Banned


Join Date: Nov 2012
Posts: 443
Default

i want to see 4 vertical hotbars gogogoo
Reply With Quote
  #10  
Old 12-12-2012, 12:29 PM
A Lizard 01 A Lizard 01 is offline
Orc

A Lizard 01's Avatar

Join Date: Dec 2012
Posts: 49
Default

Quote:
Originally Posted by phobus [You must be logged in to view images. Log in or Register.]
It wouldn't be too hard to make some of the changes you want. There is a definite learning curve to editing these files, but most things are not as difficult as they look.

Removing/resizing stuff is pretty easy, so I'd suggest you start with removing those buttons from the group window. The file you want is EQUI_GroupWindow.xml.

Also, a hint for quickly testing your changes: make a copy of the UI you're going to edit. Call it "myui" or whatever. Login to the game and go somewhere safe. Make your changes, and then use /loadskin to attempt to load your edited UI. If you get an error and it reverts back to the default UI, look at UIErrors.txt in your EQ directory and that should tell you where you messed up. Good luck. [You must be logged in to view images. Log in or Register.]
I've never messed with any xml. I've taken a peek at said files in notepad. I imagine it would be a little more intuitive with an actual XML editor. I would have to goto school on that man. Like open your textbook to page 1, what does xml even stand for type school. I'll have a go at it though eventually. It's something i'd really like to know how to do but some peeps are just not coders/scripters and that would be me at the present lol.
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 05:48 PM.


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.