EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Released (https://www.eq2interface.com/forums/forumdisplay.php?f=28)
-   -   Fetish Classic Full Release (https://www.eq2interface.com/forums/showthread.php?t=2247)

Gumba 09-22-2005 09:15 PM

Goldi's StartButton as an addon
 
I just uploaded Goldi's Startbutton "repackaged for Fetish" as a Nightfall addon. It'll work just as well in Classic. It's a straightforward repackaging, just meant to streamline the install of the StartButton add-on into Fetish for us lazy folk :D .

radar2670 09-22-2005 11:31 PM

Hello Zonx.

I am having a problem with your latest Classic interface. The hotbars are doing something strange. I can resize or move them ONCE, thats it. The hotbar is then "Locked". By "Locked" I mean locked in place but no resizing or moving. I cannot even get the mouse cursor to change to any form of a "resize" or "move" cursor.

I have closed the hotbar and tried reopening it, locking the hotbar(option is NOT checked when this unwanted "locking" occurs) then unlock them.

I REALLY want to use your interface but this problem is keeping me from even setting everything up. If anyone has any ideas on what could be the problem, I would greatly appercaite your input.

Drrodent
Blackburrow

Wolfcat 09-26-2005 08:48 AM

Tradeskill not working the way it was shown
 
Not sure if I did something wrong or not. I have it so that its just this mod the way the doc said too install with the eq2maps auto'd and then extracting thei data into the directory everything else seems too be working fine but the trade skills seem too be the old way not the way it was said too be were it pulls out the buffs you need for each working, I've tried too put the buffs under the window but they wont place their. Any idea what didn't go through or something more i need too do. Basic programer here so need basic thoughts please.

Other then that the mod is working great.

Retnaburn 09-26-2005 09:53 AM

Edit: Sorry, posted in the wrong fetish thread.

radar2670 09-28-2005 08:20 PM

Quote:

Originally Posted by radar2670
Hello Zonx.

I am having a problem with your latest Classic interface. The hotbars are doing something strange. I can resize or move them ONCE, thats it. The hotbar is then "Locked". By "Locked" I mean locked in place but no resizing or moving. I cannot even get the mouse cursor to change to any form of a "resize" or "move" cursor.

I have closed the hotbar and tried reopening it, locking the hotbar(option is NOT checked when this unwanted "locking" occurs) then unlock them.

I REALLY want to use your interface but this problem is keeping me from even setting everything up. If anyone has any ideas on what could be the problem, I would greatly appercaite your input.

Drrodent
Blackburrow

I found the solution to my problem. I wanted to share it with everyone just incase you might run into this this future. I reset the "locked" hotbar to default location and opacities, and this in turn "unlocked" it so I could move and resize it once more. I was also able to move and resize it as much as I want without it re"locking"

Zonx 09-29-2005 04:32 AM

Wolfcat, the window does resize vertically. The minimum height hides the buff bar. Just reset it to default size and you should see the buffs ;)

Zareous 09-30-2005 01:18 PM

Ok....I think I have tried everything I can think of but I am still at a loss. I even copied and pasted the new info you posted to see if it would work but it does not. When I hit my Knowledge button and I get my tradeskills, combat skills..etc -- I am unable to get the sort button to work. I always get a black screen when I push it. I am able to move it around and I can go to top right corner and close it but I am not able to see anything. Can anyone help please....thanks in advance!!

Binton 10-04-2005 01:39 AM

Heya Zonx! How's everything going? I can't seem to get the new PersonaBar to load automatically when I sign in. I followed the directions, but ran into a problem when doing so...

~~~~~~~~~~~~~~~~~~~
Personabar
Persistent Display: Make sure you’ve installed the desired Personabar first. Then open the persona file _Fetish_mainhud_personabar.xml in Notepad and search for the following code:
PackLocation="left,fff"
Replace with the following code:
OnHide="visible=true" PackLocation="left,fff"
Save and Exit.

Default Size 2: To change the default size for your Personabar, open _Fetish_mainhud_personabar.xml with Notepad (NOT WordPad or any other app) and search the first paragraph for...
OnShow="WC_Titlebar.Size1.activated=true
WC_Titlebar.Size1.checked=true"
Change both occurrences of Size1 to Size2.
~~~~~~~~~~~~~~~~~~~~

There is no PackLocation="left,fff" in the file after doing a thorough search and there are way too many PackLocation="left,top"s in there to figure out just which one will work, and I believe I've tried each one, and still to no avail.

Was also curious if anyone was able to get the OCD StartBar/Menu to work with Fetish? It only shows me the EQII Icon Menu, but nothing else shows up, and I really am starting to like having that StartBar/Menu.

Kinda also liked the OCD Quest Journal, but those pieces don't just intermix well with Fetish. Any chance anyone could / might be able to make a compatable OCD StartBar & OCD Quest Journal with all those nifty addatives like the Heritage listing, etc... ? I know I sure can't do it.

ifungus 10-04-2005 04:17 AM

Hi Zonx,
Both nightfall and classic truly rock ,thx the hardwork!

Suggestion; Is there anyway to implement some kind of Combat parse program into the skin?
Useful link: http://www.combatstats.com/ or http://home.inreach.com/kai/EQCompanion/
(these link's are included as i.e. only)

Keep up the good work!

Zonx 10-04-2005 09:29 AM

Binton, the doc is in error. Replace the first occurance of PackLocation="left,top" with
Code:

OnHide="visible=true" PackLocation="left,top"
That will keep it open. You'll also need to add a line to the compass window's OnShow script to open Personabar when you log in.
Code:

show_window=(MainHUD.Personabar) show_window=(MainHUD.Personabar)
ifungus, there is no known way to dynamicly update an in-game window from an external file or app. The only way to do anything like this would be to have the parser write its stats to an HTML file, then view it in the in-game browser. You'd have to reload the page manually to see changes.

Binton 10-04-2005 11:05 AM

Me again! :-) Thanks a ton for the help on the PersonaBar, worked great! Wanted to ask you how to get the BagStrip to Shrink & Collapse by default? I've tried many combinations of the instructions from the Inventory instructions as stated in the Doc, but it's just not working for me. Got a pointer on this one by chance?

*** Milquist's Journal Mod was exactly what I was looking for, so no need for anyone to try to make a special one, it works perfect for FetishClassic, I just didn't notice it before, but I do still want an OCD EQII Start/Menu Bar thing that works in FetishClassic if anyone can do that.

Zonx 10-04-2005 11:50 AM

Binton, for a collapsed and shrunk bagstrip... dupe the very first OnHide script then change the OnHide to OnShow and all occurances of "false" to "true".

Binton 10-04-2005 06:50 PM

You rock Zonx! Only UI Author I know that responds that fast to messages. You're always there to help us, thank you so much for that.

Pushin' it here, but is there a way to change the font in the Compass / Clock to be more clear? When not using Smooth Fonts (cause I don't like smooth fonts in the game)... the text is hard to read (I'm on a 1920x1200 resolution) and I can read the Loc text fine, but the date and times are just a wee bit either too small for me or just unclear with standard fonts.

Zonx 10-05-2005 01:22 AM

Binton, the smallest text uses FontArial12T. Easiest way to tweak would be to bump up the font size in _FetishStyles.xml. Should affect everything that uses that size. Note this may cause some clipping if the larger text doesn't fit inside the text bounding box.

Open _FetishStyles.xml and search for
name="FontArial12T

Tweak the font size as you see fit. You'll have to make this change to future updates of this file.

Binton 10-05-2005 10:58 AM

If I bump it to 13 it should be clear enough for me to see, thanks Zonx! Any idea on if anything is gonna break with today's patch by chance? Not gonna be home for a while and am already dreading the 7 hours of UI tweaking I did yesterday mixing and matching your awesome UI with many pieces from Milquist, OCD, Mook and a few others.

DarkScales 10-05-2005 12:12 PM

New SOE updates
 
Since the update this morning I have noticed one window, so far not working right. The merchant window will not show the sell part only the buy part shows up in every tab.

Thanks :D

Binton 10-05-2005 12:19 PM

That's not too horrible. :-)

shaggineq2 10-05-2005 12:24 PM

Hey Zonx,

You think other than havin to just download certain files we could maybe just get a ver.4.71 ?

hehe just cause im sure there is also other stuff ive missed that has been changed since your 4.7 release


Thanks for the uber UI and keep it :nana: ROCKIN :nana:

btw on nightfall of course ;)

DarkScales 10-05-2005 12:53 PM

Merchant window
 
Quote:

Originally Posted by Binton
That's not too horrible. :-)

oh yes it is when you can sell anything and ur inventory and bank are full. :nana:

i will have to try and download a different merchant window and see if that works so I can continue playing until and update comes along.
:o

shaggineq2 10-05-2005 01:02 PM

1 Attachment(s)
also you get a pop up when trying to view the guild bank....

Binton 10-05-2005 01:19 PM

Just delete the following file from your Custom UI dir and the default one will show up and it's fully usable. Nobody's made a working 'modded' Merchant window yet.

eq2ui_inventory_merchant.xml

DarkScales 10-05-2005 01:38 PM

Quote:

Originally Posted by Binton
Just delete the following file from your Custom UI dir and the default one will show up and it's fully usable. Nobody's made a working 'modded' Merchant window yet.

eq2ui_inventory_merchant.xml

thanks :nana:

Zareous 10-05-2005 09:48 PM

I have still haveing a problem when I try and Sort from the knowledge window. It always gives me a black screen when I try and sort. I can close it since I get the arrow to do so in top corner but black besides that. ***I found it in the Pieces forum!!! Wooot..Thanks Zonx!!**** Did I miss something from an earlier post that addressed this and everyone thinks Im a n00b for asking again. I tried to read everything concerning it. *****I did miss it...I am a N00B!!!***** Thanks much Zonx. My wife and I both thank you for the wondeful work. She was going thru withdraws when 13 came out and she had to wait for updates....hehe!! You do awesome with these and we will never change!!

Zar

SiNiStEr_NaTiOn 10-09-2005 08:25 PM

Hey zonx I do like ur classic and nightfall UI's, I use the classic more than anything. I look in this thread but I was wondering if your going to make a patch or what from LU#14, I would love to be able use all the pieces to this UI again instead of having to use the default UI for certain windows.

Mystara0001 10-17-2005 11:02 AM

Knowledge WIndow
 
Hey Zonx,

I have to say this UI has got to be the best I've ever used. It's become a part of my game so much so that the original just looks worng to me.

I am however having a serious lag issue when I open the Knowledge window. As if it is using mass resources. My FPS drop to slide show specs.

Just thought I'd bring it to your attention.

Note: I do not have the sort window open, this happens immediately upon pressing 'K' and remains till I close the window.

Thanks sir for all your work. My game is better for it.

vrmar6n 10-17-2005 03:07 PM

New version?
 
Hello Zonx,
thank you for this UI. Tried about 10 of them and this one suits me most of all.
Will there be some update regarding LU14 and following changes?
I keep deleting non-working pieces and keep checking this page for Fetish update, but it is not coming :(
The last one was goblin gambling window showing just black. This was the last piece that forced me to leave Fetish and get ThorUI :-/ ...
Please do a new version so I can return to my loved Fetish UI.

Thank you

Zonx 10-19-2005 09:43 PM

Release 4.8
 
Version 4.8 is available for download.

Version notes

Don't forget to rate the download and add it to your favorites if you haven't already ;)

sorn 10-20-2005 08:07 AM

Hey Zonx,

Fabulous interface, thank you.

A couple of oddities on 4.8 for Classic, and perhaps a wipe of my uisettings may fix, but when I installed 4.8, the personabar won't close. I click the x on the bar but it just stays there.

Second, when using the bulletin board in my room using the house vault to sell with, when I click on an item and hit the find it button, it defaults class to my class and level to my level.... I have to then manually change the class to any and max level to 60.

Thanks!

Zonx 10-20-2005 09:07 AM

Find It Bug
 
Bah, minor bug with the eq2ui_inventory_store.xml search for and delete..
Code:

Parent.Parent.Parent.Market.AnyCommand.Press=true

Lathren 10-20-2005 10:03 AM

Greetings Zonx

Fetish Classic is great thanks for alll of your hard work.

I am having a problem I hope you can help with. My player window will not display the health and power correctly when I get over 999 on either stat. It cuts off the back part of the number display. ie 2000/20. my screen resolution is 1152 x 864.

Thanks again for all your work

Lathren

sorn 10-20-2005 05:20 PM

Thanks Zonx, I appreciate the fast response, its working properly now. 8)

Zonx 10-21-2005 01:34 PM

Release 4.9
 
Version 4.9 is available for download.

Version notes

Don't forget to rate the download and add it to your favorites if you haven't already ;)

Muntho 10-21-2005 04:55 PM

Repair Armor on Mender not working for me, anyone else?

Dae'lomdel 10-29-2005 11:34 PM

Revive Window
 
Quick queston - and if it has been answered here before I apologize...

Is there some way to prevent the "enter" key from selecting a zoning option?

When in raid zones sometimes those windows come up without any real warning, if one is typing its quite easy to hit enter, get zoned out of the raid instance, and be locked away from their raid group.

Zonx 10-31-2005 05:22 PM

Muntho, install the latest version.

Dae'lomdel, you can disable the "Enter" key for any window by opening the file in Notepad, searching for and deleting IsDefaultButton="true"

Aeeolag 11-10-2005 02:01 PM

Lu 16
 
with SOE changing the ui look with this lu are you going to use that new base look / color scheme for fetish classic or continue with the original?

Zonx 11-10-2005 02:35 PM

Version 5.0 is available for download.

Version notes

Don't forget to rate the download and add it to your favorites if you haven't already ;)

Note: Classic will retain its original UI appearance.

SubZane 11-11-2005 03:29 PM

Awesome! :)
Best UI I've tried so far, and you update it so fast! :nana:

Just a question tho, somehow the nifty bar with all stats disappeard, I dunno if I pressed a key or something, but I dunno how to get that bar back.

Can you help me?

Dae'lomdel 11-11-2005 04:15 PM

Quote:

Originally Posted by SubZane
Awesome! :)
Best UI I've tried so far, and you update it so fast! :nana:

Just a question tho, somehow the nifty bar with all stats disappeard, I dunno if I pressed a key or something, but I dunno how to get that bar back.

Can you help me?

If you are talking about then very thin bar with all of your personal stats this is how you get it back:

1. Open up your persona window. (Default command is: P)
2. Ensure that in "Window Settings" (right click on the Persona Window) you are displaying "Frame & Title Bar," and that the "Normal Opacity" and "Mouse Over Opacity" for this is set to 100.
3. On the Title Bar for the Persona window to the right of the text "Persona" there should be a little button with a "P" in it. Click this button to open/close the Persona Bar. (If you can't see this button you may need to make the Persona Window wider until you can.)

That should work for you. If you want this Persona Bar to appear every time you login and it is not, then you need to read through the posts either in this thread or the thread for Fetish Nightfall, as the question on what files to edit in order to do that has been answered before.

good luck,

BWShellShocked 11-11-2005 04:36 PM

/claim window broken again
 
Looks like today's update borked the claim window again.. now get a message that the UI isn't compatible when trying to /claim or use the claim button in the EQ2 menu. It worked fine last night though.


All times are GMT -5. The time now is 10:54 AM.

vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI