EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Patches & Addons


Post A Reply
Author Comments Comment Options
Unread 06-22-2012, 08:36 PM  
Savie
A Griffon
Featured Artist

Server: Nagafen
Forum posts: 229
File comments: 57
Uploads: 15
Re: Persona bar not staying on

Quote:
Originally posted by gosshawk982
...Is there any way to set it so that it stays up and you don't have to click it on every time you log in or change characters. Thanks for the help.

Gosshawk
Yes, there is. From the Customizations thread on the forums:

Quote:
Originally posted by Zonx
To set Personabar to open at login

While in-game, press Alt+C (this should display Personabar)
Now manually drag-and-drop the bar from its current location to another location. Now Drag-and-drop it where you want it to stay. Wait at least 1 minute before camping. You should actually camp to force a save. /exit may prevent the change from being saved.

I know it sounds odd, but for technical reasons, EQ2 will not save the window as open unless its manually manipulated.
Let me know if this doesn't work for you and we'll try something else.
Savie is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-20-2012, 05:05 PM  
gosshawk982
A Young Mystail Rat

Server: Unkown
Forum posts: 3
File comments: 4
Uploads: 0
Persona bar not staying on

Hey, just wanted to thank you for the continued work on this UI that you are doing. But it seems that with the last patch the persona bar now automatically disappears when you log out. Is there any way to set it so that it stays up and you don't have to click it on every time you log in or change characters. Thanks for the help.

Gosshawk
gosshawk982 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-03-2012, 04:04 PM  
Savie
A Griffon
Featured Artist

Server: Nagafen
Forum posts: 229
File comments: 57
Uploads: 15
Sp00ky_Kat, check your PMs please.
Savie is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-03-2012, 02:12 PM  
Sp00ky_Kat
A Forest Scavenger

Server: Permafrost
Forum posts: 15
File comments: 5
Uploads: 0
Hi again, Savie -

I attempted those searches and in what was probably already a very bad omen, neither of those (breath or FPS) even existed in the character UI settings.

I have good news and bad news. Basically, the fix for the breath meter worked fine, but the fix for the FPS window, NOT so good. For some reason, after entering the fix for the connection window, it causes my whole UI to go completely awry. It just appears that it resets literally ALL my options...not sure what is going on.

At this point, I'm wondering if I should literally just start over and redo ALL of my characters' UI settings? It seems obvious that some things were corrupted somehow, and I was wondering if you might have any tips to avoid this issue in the future?

Thanks again for all your assistance - it is GREATLY appreciated
Sp00ky_Kat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-31-2012, 05:00 PM  
Savie
A Griffon
Featured Artist

Server: Nagafen
Forum posts: 229
File comments: 57
Uploads: 15
Quote:
Originally posted by Sp00ky_Kat
... the breath meter is nowhere to be found...
What you will likely need to do is edit your character uisettings file(s). Right click the settings file for the character(s) that are having this problem and do a search (Alt+F) for Breath.
If it finds the word look for the portion of that line that says:

Code:
alignment_offset="###,#"
Replace whatever numbers that are there with 201,109
Be sure you do not remove the quotations " on either end of the numbers! Load that character and move the breath bar where you would like it.

If it does not find the word look for the portion of that line that says something like:

Code:
<Window Name="Achievements" size="675,628" alignment_offset="-119,58" alignment="1"/>
Place your cursor behind the last > and hit enter. On the new line put this:

Code:
<Window Name="Breath" size="300,30" alignment_offset="201,109" alignment="7" window_style="0" backdrop_n_o="0" backdrop_mo_o="0" frame_n_o="0" frame_mo_o="0" click_through="true"/>
Load that character and move the breath bar where you would like it. You will need to do this for each character that is missing it's breath bar.


Quote:
Originally posted by Sp00ky_Kat
... I cannot bring up the F11 FPS meter...
This also needs to be changed within the character ui settings files. Do a search (ALT+F) for ConnectionStats. In that line look for
Code:
alignment_offset="###,#"
Change the numbers there with 728,9 Load that character and move the meter where you would like it.

If the line is not there, do a serach for
Code:
<Window Name="Compass" size="38,38" alignment_offset="286,103" alignment="0" window_style="0" locked="true" backdrop_n_o="0" backdrop_mo_o="0" frame_n_o="0" frame_mo_o="0"/>
After the last > insert the following:

Code:
<Window Name="ConnectionStats" alignment="1" alignment_offset="728,9" backdrop_mo_o="0" backdrop_n_o="0" frame_mo_o="0" frame_n_o="0" locked="true" size="210,62" visible="true" window_style="1">
Again this will probably need to be done for each character that is missing these two windows. Make sure to save your changes when done. Let me know if you're still having problems.

Last edited by Savie : 05-31-2012 at 05:03 PM.
Savie is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-31-2012, 01:45 PM  
Sp00ky_Kat
A Forest Scavenger

Server: Permafrost
Forum posts: 15
File comments: 5
Uploads: 0
Missing windows

Hi Savie,

First of all, thank you so much for offering this new update, and for your continued diligence on this project.

I am having a couple of issues that I can't seem to fix no matter what I try. First, the breath meter is nowhere to be found. I went ahead and deleted ALL of my Fetish files and started fresh with this new update. The breath meter worked fine until I did that, but now it is nowhere to be found. I tried searching on SOE forums and on a separate site that has a master list of all the CTRL+ type commands to bring up various windows, but found nothing pertaining to this problem.

The other issue I'm having is something I've been having since BEFORE the update, and again, all of the commands I've found to remedy this do NOT work. This issue is that no matter what I do, I cannot bring up the F11 FPS meter. I've tried EVERYTHING, but nothing works.

Other than that, everything seems to be working great, and I am thrilled that you were so timely in getting this out to us. You're our hero, for sure!

Any advice you have on this matter would be immensely appreciated. Thanks again!
Sp00ky_Kat is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-31-2012, 02:28 AM  
brakstake
A Coastal Crab

Server: Antonia Bayle
Forum posts: 0
File comments: 2
Uploads: 0
Potcures

Is there any way to get the new potcures to work?
brakstake is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-26-2012, 12:13 PM  
Naeldair
A Young Mystail Rat

Server: Nektulos
Forum posts: 7
File comments: 1
Uploads: 0
I'm waiting for 1.3 to be approved before I DL this, but I noticed that you don't have the EQ2.ini file and the normal file structure in the zip file like the old Zonx file. It's fine if you've used this interface on a computer before but I'm trying to install it on a fresh install of EQ2 so I'm hunting down the ini file from the original 11.9 interface, just so I don't have to bother with changing the file myself.
Naeldair is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-25-2012, 11:37 PM  
Savie
A Griffon
Featured Artist

Server: Nagafen
Forum posts: 229
File comments: 57
Uploads: 15
Quote:
Originally posted by Severian42
...Players can now select their preferred method of autoattacking using the /setautoattackmode command.... Would like to see the character window or menu bar updated to feature the new Autoattack options as noted above in today's update....
I've got the Persona window updated, and have added buttons to the Fetish Launcher, however having a few minor problems with the bar its self. Hope to have this fixed by tomorrow for a new release.

Quote:
Originally posted by Severian42
Also having issues with the persona bar and Start Menu in the new install/update.
That was an accident I have customized my start button to access custom windows I've made, I'll fix the upload with the next update.


Quote:
Originally posted by Bwldrd1
On another note, can someone tell me if the info center is supposed to work? I get the window box with the tabs along the top displayed, and I can select them, but nothing displays in the two big boxes.
I've not looked at the infocenter in ages. I can confirm that my copy is doing the same as yours. I'll probably take a look at it at some point in the future, but tbh there are a lot of other things I'd like to do with the Ui before that.
Savie is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-25-2012, 11:36 PM  
rucni_sol
A Young Mystail Rat

Server: Antonia Bayle
Forum posts: 2
File comments: 1
Uploads: 0
fetish personabar

downloaded and installed the updates for gu63 and now i cant see any of my stat like crit chance crit bonus potency haste hate dps ability mod and the like. all i see is capped out resists and mit avoidance heal regen power regen. tried rolling back to an older version of the personabar but that didnt solve the problem.
rucni_sol is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2012, 07:03 PM  
Bwldrd1
A Young Mystail Rat

Server: Unkown
Forum posts: 2
File comments: 2
Uploads: 0
Re: Autoattack options

Quote:
Originally posted by Severian42

Also having issues with the persona bar and Start Menu in the new install/update.

.
If you mean the little box with the EQ button & toggles for night vision, bag, etc. You need to copy this serenity_icons.tga from the images folder of the Gu63 into the newest, it isn't in the 1.2.



On another note, can someone tell me if the info center is supposed to work? I get the window box with the tabs along the top displayed, and I can select them, but nothing displays in the two big boxes.

Edited to fix typo's.

Last edited by Bwldrd1 : 05-24-2012 at 07:26 PM.
Bwldrd1 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2012, 03:47 PM  
Severian42
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
Autoattack options

{COMBAT

Players can now select their preferred method of autoattacking using the /setautoattackmode command (0 for default, 1 for melee, 2 for spell/ranged) or by the drop-down setting in the Character UI options under ‘Auto Attack Mode’.}


Would like to see the character window or menu bar updated to feature the new Autoattack options as noted above in today's update. Would be very nice to be able to click buttons on and off in the menu and not have to pull up char screens in the middle of a fight or use commands.

Also having issues with the persona bar and Start Menu in the new install/update.

I had to use the older version of the menu; in the new install I get the eqii button and a bunch of random black boxes.

Thanks for all your time and effort in the new updates to keep Fetish current .

Last edited by Severian42 : 05-24-2012 at 03:48 PM.
Severian42 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2012, 07:48 AM  
Savie
A Griffon
Featured Artist

Server: Nagafen
Forum posts: 229
File comments: 57
Uploads: 15
I'm not sure what happened to those two windows. I'll take a look at it and hopefully get a fix for those posted some time today or tomorrow.
Savie is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-24-2012, 05:43 AM  
erk48188
A Forest Scavenger

Server: Unkown
Forum posts: 18
File comments: 6
Uploads: 0
Re: GU63 AoD - Skyshrine Compliant

Quote:
Originally posted by Roxus
Getting a bit confusing now, is FetishNightfall_gu63.zip the full version now ?

Anyway my problem at moment is that i extracted the above zip into a new folder and the minimap is invisible (yes i know about ctrl M but it isnt that) i know its there i can move the minimap around when i press f10 but it is invisible.
i also cannot see the Personabar-Statstrip
erk48188 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 05-23-2012, 03:54 PM  
zaathaan
A Brown Bear
 
zaathaan's Avatar

Server: Storms
Forum posts: 14
File comments: 2
Uploads: 0
Thanks for the work. Unfortunately, the minimap window & the personabar window do no show for me.
zaathaan is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 11:39 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI