EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   ProfitUI (https://www.eq2interface.com/forums/forumdisplay.php?f=41)
-   -   ProfitUI Reborn [Help & Feedback] (https://www.eq2interface.com/forums/showthread.php?t=5861)

Cairbre 04-16-2006 10:03 AM

Quote:

Originally Posted by Excarn
1) With LU 22 they added the function where an unguilded character can use the guild window to search for guilds that are recruiting. However, I am unable to gett this window to come up. Is there something I need to do to enable this?

In your Profitdirectory, open the eq2ui_mainhud.xml in an editor and insert these two lines just above the </Page>

<include>eq2ui_mainhud_guildbrowser.xml</include>
<include>eq2ui_mainhud_guildrecruitingdetails.xml</include>

Cutanea 04-16-2006 10:28 AM

I can't seem to find the pet window anywhere... what is the command again?

Otherwise this ui rocks my socks

Pixi 04-16-2006 11:42 AM

Quote:

Originally Posted by Cutanea
I can't seem to find the pet window anywhere... what is the command again?

Otherwise this ui rocks my socks

Alt-P :)

Ok, apparently I have to fill up the message with at least 10 characters in order to be able to post at all hehe. Should be enough now, though. Yeah - this should do the trick.

Excarn 04-16-2006 02:16 PM

Quote:

Originally Posted by Cairbre
In your Profitdirectory, open the eq2ui_mainhud.xml in an editor and insert these two lines just above the </Page>

<include>eq2ui_mainhud_guildbrowser.xml</include>
<include>eq2ui_mainhud_guildrecruitingdetails.xml</include>


That worked a treat :D , thank you ever so much.

Wiking 04-17-2006 04:21 AM

Xp figures
 
Am i the only one having BIG xp numbers? I cant even see it all :(

And what is that about a panic button? :)

ohh and my quest book open all quest when i Open it, is there a solution for that?

gm9 04-17-2006 01:00 PM

ProfitUI 2.3
 
Hi all, I'm back and I bring ProfitUI 2.3. :D

Quote:

((Known Issues))

Quote:
[2.2.2]
* Waypoint indicator icon does not show up on the map.
* "Find" button in Store to Market window has mixed results.
* Channels reset to main when switching characters. (EQ2 bug?)
Fixed the first, might have fixed the second (can't reproduce the problem), and the third one is indeed for SOE to fix.


Quote:

((Suggestions in Consideration))

Quote:
[2.2.2]
** More user-friendly (and customizable) hotbars.
As I said, from my point of view the hotbars are done.

Quote:

* Add buy quantity/buy stack option to Broker window.
* Add "My class/level" button on the market window.
Done.

Quote:

* Auto-Updater
* Bring back the LFG button?
I won't program an auto-updater, but if somebody want's to contribute one (incl. hosting space) I'll gladly support it. I might throw a lfg button on the persona bar in the future, in the meantime typing four letters (/lfg) won't kill you. ;)

Quote:

* Compact/streamline the maintained spells window.
* Comptability to have maintained spells switched to left side of window.
Both done, but only to a minor degree for the "compacting" part. I'll probably not bother to make a smaller version of this, but if somebody else wants to do it go for it.

For the moment you'll find the download and a complete changelog in my post on the main forum thread. It'll take a while until the official download will be updated.

gm9 04-17-2006 01:04 PM

Quote:

Originally Posted by Wiking
Am i the only one having BIG xp numbers? I cant even see it all :(

And what is that about a panic button? :)

ohh and my quest book open all quest when i Open it, is there a solution for that?

Not sure what you mean with BIG xp numbers, maybe post a screenshot so we can better help.

The panic button is mostly redundant after LU22, before it was to avoid repair costs.

The open quests in the quest journal are SOE's doing. I could maybe workaround by reducing them automatically when the journal is shown, but then I would annoy those people who like it expanded, so I left it alone so far.

gm9 04-17-2006 01:06 PM

Quote:

Originally Posted by Nueen
Somehow I messed up my compass window. It no longer shows the earth/game time and current zone. It still has the coords, is there a way for me to get the rest of the window back? Thanks

Hit Alt-C to bring up the clock window. ;)

gm9 04-17-2006 01:11 PM

Quote:

Originally Posted by bacon360
When I load the c&b, my first tab is ooc..and nothing is selected in it. Next I dont know if all the UIs do this, but I can't have guild chat on two different tabs. It might be other things too, I don't know.

Hmm, I might have forgotten to check /ooc for ooc, I didn't yet check. Apart from the I didn't select any channels in there so you can put them in your own order.

For the guild chat edit eq2.ini and add the following line:
Code:

chat_allowduplicatechannels 1
This isn't included in the eq2.ini that comes with ProfitUI, which is probably why it stopped working for you (if it worked before).

gm9 04-17-2006 01:14 PM

Quote:

Originally Posted by Eloora
I'm trying to get just the stat bar as a stand alone mod for my husband, so it shows up for him like normal with the default UI. So far I've managed to get the window and stat text to display like normal, but the window is not visible when I first log in, as it is with the whole Profit UI. I have to type /show_window mainHUD.Memorized to make it appear each login.

My question is, is there a seperate file or line of code that governs whether the stat bar is visible at login? If so what do I need to include or edit so that I wouldn't have to make a macro to open it every time?

Thanks,

Just put this code in the <page> section of any window (unless it already has OnShow code):
Code:

OnShow="show_window=Mainhud.Memorized show_window=Mainhud.Memorized"
In ProfitUI this is in the XP window. ;)

gm9 04-17-2006 01:17 PM

Quote:

Originally Posted by knockem
I love this UI .. my brother on the other hand doesn't .. is there anyway i can get a file of just the eq2start button? ( i have seen others but like this one the most) i like the lockouttimer and vision stuff.
thx

Copy the file eq2ui_mainhud_startbutton.xml from ProfitUI into your custom UI directory. Or, if you want to use it with the default UI, install ProfitUI and delete every file in the ProfitUI directory except for this one.

gm9 04-17-2006 01:27 PM

Quote:

Originally Posted by xarox
[Bug-report]

Think I just noticed a bug.

If you look in the upper left corner of the screenshot, it lists guild xp at 93.7%.

In the guild window itself, it lists it at 92.7%. I verified this by checking my wife's guild experience display. She runs on ThorUI. Her display also says 92.7%.


Xarox Soulfire (Europe-Splitpaw)

Thanks for the report. I'll have to check that.

It's surprising though, since there's no calculation done to the value at all, I just dump what SOE gives me.

Btw, I noticed that you have points "." behind the time displays that shouldn't be there. Strange...

gm9 04-17-2006 01:29 PM

Quote:

Originally Posted by Latent
I aologize if this has been asked before, but i looked and didn't see anything regarding the bottom bar.

Is there a way to permanantly turn off/disable the bottom bar? As it stands right now I have to manually shut it off, everytime I log in.

Thx.

Just set frame and titlebar to "none".

gm9 04-17-2006 01:42 PM

Quote:

Originally Posted by Crashagain
2. Is it possible to provide an option for the group window’s clickable cure buttons? I’d love to see them beneath the group member’s names? I much prefer a taller vertical window to the wide window. I would even be happy to see that window sizeable, where the clicky buttons would size accordingly.

Somebody should be able to make that vertical option easily. It will be huge, though, so I won't be doing it. To make the window sizeable is likely too much of a pain.

Quote:

Originally Posted by Crashagain
3. Can the target and implied target windows be made sizeable? Although very nice, I find that they take more space than I care to use. The target window acts like it will resize when you turn off the effect icons, but in actuality it does not. Further, the implied window does not have an option to turn off the effect icons. It would be great to have a toggle on both of these to both hide the effects and resize the entire windows.

You can resize it to hide the effect icons. You also have two options for the icon sizes. Making is resizable in horizontal direction is again too much of a pain, since text will have to wrap, everything else be pushed down, etc.

Quote:

Originally Posted by Crashagain
5. Might the maintained spells window be resizable? Generally, it’s a great thing, but I keep my effects icons at size 24, and would like the maintained icons to be of equal size. (I have a thing for symmetry.)

You have a thing for resizing, that's all. ;) Same respone as above, although somebody might make a 24px version.

Quote:

Originally Posted by Crashagain
6. I’d love to see the Inventory window smaller and perhaps clicky buttons for use of an item or food for those of us who run in auto-consume off mode.

a mini inv window is already included.

gm9 04-17-2006 01:48 PM

Quote:

Originally Posted by pheebau
I've noticed that the Macro Edit buttons are not working - they just don't pop-up anything allowing me to create a new macro. Are others seeing the same problem?

no, I couldn't reproduce this.

Quote:

Originally Posted by pheebau
Suggestion: wondering if the complex shaders buttons should not be replaced by a slider?

I think there's an issue when you try to do this via a slider, but I can't see right now why there should be. Lol. I might have a look, I agree that it would make more sense to put in a slider.

Quote:

Originally Posted by pheebau
I would use Valdacil's compact market window - it is great indeed.http://www.eq2interface.com/download...fo.php?id=4073

Thanks for the link, I liked the ideas there. I transported the functionality to our existing market window and fixed the issues that I found with Valdacil's window.

Quote:

Originally Posted by pheebau
I also like Valcadil's inventory window with stats - very convenient.http://www.eq2interface.com/download...php?s=&id=4066

No to that, since all the stats are visible in ProfitUI in the stats bars anyway.

gm9 04-17-2006 01:51 PM

Quote:

Originally Posted by cilinu
A bug in your eq2ui_mainhud_mainchat.xml prevents the socials window from functioning when opened via the ToggleSocials button in that window.

To correct this, on line 5 change both instances of mainhud.socials to mainhud.Socials

Basically, you forgot that window names are case sensitive.

Interesting. Window names definitely are not case sensitive on my system. Important to know that they are for other people, I'll have to consider that in the future. However, to be properly case sensistive, you would have to write MainHUD.Socials. Again interesting that the first part apperently doesn't matter on your system.

---

On this point of random rambling I'll finish spamming the forum, I just thought I'd catch up on some posts since I was away for a while. :D

gm9 04-17-2006 03:48 PM

Quote:

Originally Posted by gm9
Quote:

Originally Posted by xarox
[Bug-report]

Think I just noticed a bug.

If you look in the upper left corner of the screenshot, it lists guild xp at 93.7%.

In the guild window itself, it lists it at 92.7%. I verified this by checking my wife's guild experience display. She runs on ThorUI. Her display also says 92.7%.


Xarox Soulfire (Europe-Splitpaw)

Thanks for the report. I'll have to check that.

It's surprising though, since there's no calculation done to the value at all, I just dump what SOE gives me.

Btw, I noticed that you have points "." behind the time displays that shouldn't be there. Strange...

Xarox, I can't reproduce this. Maybe it was just a glitch in the data delivered by SOE.

aigor 04-17-2006 04:17 PM

What can i say??..Thanks for that great work,
i've dl version 2.3 with some adds and some fixes and everything works perfectly.
Probably for me it was better to left the social window on chat ( for a simple use) but i like even this.
I would suggest this addon for mainteined spell that it works perfectly "Geniva's Profit Mainteined Slim"
http://www.eq2interface.com/download...fo.php?id=3969
It's more slim than default and it would be good if you add in new Profit ( with options left and right)^^

enjoy^^

gm9 04-17-2006 06:35 PM

Thanks aigor, I'll take a look at that.

Apart from that: I hadn't noticed that the target window didn't show target effects when using con version 1 (I'm using 0). I just uploaded a new v2.3 including a fix (or rather a workaround, since this seems to be SOE's bug). You can also dl the xml separately.

xarox 04-17-2006 07:13 PM

Quote:

Originally Posted by gm9
Xarox, I can't reproduce this. Maybe it was just a glitch in the data delivered by SOE.

Yep, I checked again just now when you wrote this and it's back to normal. Showing the same xps in both places.

And, welcome back! :)



Xarox Soulfire (Europe-Farstar)

Jujenjitsu 04-17-2006 09:57 PM

I'm having an issue where I can't get the bottom bar to show, I've checked and unchecked show bottom bar repeatedly, I've adjusted my resoluation and everything, just can't get it to work. Need help, thanks.

kasai259 04-17-2006 11:53 PM

One question. I see on the preview that in the group window it shows the class of each member in thier bar. How do i enable this?

Fixed it :D just had to enable the title bar.

Dechau 04-18-2006 04:47 AM

WHen I use the Profit Control center to make my Icons smaller, they always reset again, is there any way I can save em so I dont have to go there everytime I log in and sometimes even while gaming..

Spydie 04-18-2006 11:32 AM

Quote:

Originally Posted by Dechau
WHen I use the Profit Control center to make my Icons smaller, they always reset again, is there any way I can save em so I dont have to go there everytime I log in and sometimes even while gaming..

right click yer hotbar. click resize icon size. Yer good

cactusrosy 04-18-2006 12:37 PM

In Love
 
I am in love with this ProfitUI. I especally like it in windows mode. I have so much more veiwing area. All the whistles and bells I ever thought I needed and then some.

The only problem I have is with the arrows in the hotbars for changing banks. The tend to be in the way for casting and I acidsntly change banks form time to time (always when in a big tight spot, naturally). I only have one bank that I change to where i keep maintained spells up. (for when i die and have to recast, often i might add). For now only solution I can see is arrows on out side of bars or having to move those spells to a bar I don't use the first slot much. I already have 3 banks up and really don't want another for maintained spells.

maybe add maintained spells under name sort of like the cure buttons. yes yes that might be good.

Thanks for letting me ramble. :nana:

Eduleuq 04-18-2006 02:21 PM

Just installed Profit to try it out (have been using fetish). I like what I see a lot but for some reason I cannot chat at all. Enter or even / will not give me a next box to chat in to. I checked under options and they are still assigned correctly. Any ideas?

gm9 04-18-2006 02:57 PM

Dechau, if you are talking about hotbar icon sizes, do as Spydie suggested (although I thought the Control Center was working for that), if you are talking about the other icon sizes those don't save yet and might never, but you can right click the target and effects window and change the window options to switch between two sizes.

cactusrosy, I'm a bit stubborn with respect to changing the hotbars at the moment. ;) However, you can combine any hotbar with the UI. For example, the hotbars from v1.8d had the bank select arrows at the outside.

Jujenjitsu, I quote Spiricore from the main thread:
Quote:

Originally Posted by Spiricore
- Getting the bottom stat bar to show up: Right-click the black area on the bottom of the screen, go to Window Settings and select "Frame Only". This frame may be difficult to right-click on, but you can!

Eduleuq, I quote Spiricore again:
Quote:

Originally Posted by Spiricore
- Chat entry box not showing up: Change Window Settings to "Frame and Titlebar"

Guys, please take a look at what's already posted on the main thread, so we don't have the same questions coming up again and again.

oceeye 04-18-2006 03:50 PM

Install help
 
I'm currently using Fetish nightfall but like the looks of Profit. However a friend of mine installed Fetish for me but is unavailble now to help. Can someone post a more step-by-step installation for me? :o If will help keep the clutter off the board email me at [email protected]. Sorry for the newb question! Thanks :cool:

hiroprotagonist 04-20-2006 02:43 AM

Oceeye, everything you need to know is here - http://www.eq2interface.com/forums/f...q_new_faq_item -, kinda tech but easy enought to understand :)

gm9 04-20-2006 03:51 AM

Actually all you need to do is extract the zip file into your Everquest2 directory.

Droiyan7 04-21-2006 01:29 AM

Target window in Profit 2.3 has a bug.
 
1 Attachment(s)
Target window in Profit 2.3 has a bug.

Target effects with simple NPC evaluation mode cover target name(see the screenshot)

In-game change NPC evaluation mode detailed to simple, it works fine.
But exit EQII after NPC evaluation mode setted to simple, and reconnect, bug come again.

I think initial array mothod of target window in Profit 2.3 has a bug.

RainQueen96 04-21-2006 03:57 AM

Quote:

Originally Posted by cactusrosy
The only problem I have is with the arrows in the hotbars for changing banks. The tend to be in the way for casting and I acidsntly change banks form time to time (always when in a big tight spot, naturally). I only have one bank that I change to where i keep maintained spells up. (for when i die and have to recast, often i might add). For now only solution I can see is arrows on out side of bars or having to move those spells to a bar I don't use the first slot much. I already have 3 banks up and really don't want another for maintained spells.

I used to have this problem - I only change one of my hotbars for when I'm crafting.

What I do now is set all my hotbars to frame only, which won't display the bank selector. Then when I want to craft, I use the shift keys to change my current primary hotkey bank to whichever bank has the crafting keys I need, and then change it back when I'm done.

Shift-1 displays hotkey bank 1 on your current primary hotbar, Shift-2 the second etc, up to Shift-0 for the 10th, so you could quickly swap in your buffs, cast them, and then swap back to your primary combat keys. Hope this helps!


Also to the Profit devs, thank you so much for the new broker window enhancements, love them! Now this UI has everything I need. :cool: :cool: :cool: Kudos to you guys for all your hard work.

t1ct4c 04-21-2006 04:40 AM

Offline Trading with ProfitUI
 
Hi everyone,

I did post this in the Bugs area but I thought I would post it here.

I love ProfitUI, and have been using it for sometime, however after upgrading I now seem unable to seel items from my house while offline. It seems fine if my main is logged in or an alt, but once I am out of the game completely nothing is showing up for sale, which is a pain.

After speaking to SOE they of course said that it was my custom UI. I reset my UI and of course the standard SOE works.

I really dont want to have to change and wondered if this was a local problem with me or if anyone else has/had experienced this?

I'm going to download the latest version tonight and reinstall it completely just on the off chance.

thx in advance

D.

gm9 04-21-2006 07:56 AM

Hi Droiyan7, thanks for the report, I'll fix it.

RainQueen96, thx for your kind words.

And t1ct4c, I see you found your way here. ;) The bugs area you posted in is for bugs by SOE, not bugs with the UI's posted here. Anyway, as I already told you on the official forums, I currently don't see how the UI could play a role in that. Offline selling works fine for me. What exactly do you mean by saying that the problems started "after upgrading"? Did it start with a particular version of ProfitUI?

damiankesser 04-21-2006 08:59 AM

Target effects
 
I noticed Target effects only show up for the implied target. I love this UI but I would much rather know what effects my main target has then the implied target. is there any way to either switch it to show target effects for the main targetm or even better, for both targets?

gm9 04-21-2006 10:13 AM

Does this still happen with the latest version (2.3) of ProfitUI? There was an issue with some earlier versions where target effects weren't show when using con_version 1.

Pixi 04-21-2006 12:39 PM

I can't seem to find 2.3 anywhere. I am probably missing the great big button flashing in the middle of the screen saying "DOWNLOAD 2.3 HERE!!" with sirens going off in my speakers but could someone post a link to 2.3? :confused:

TIA :p

Edit:

I found the big button. :)

juStanDi 04-23-2006 05:25 AM

how can i switch "hotbars"

e.g from hotbar 1 to hotbar 4??
at my current version 2.2.2 it doens´t work, before using profit reborn it will work with profit18

gm9 04-23-2006 07:23 AM

Copy 'n' paste from the changelog for 2.2:

* Hotbars:
Changed behaviour for "frame & titlebar" settings:
(None): No bank select arrows shown, no shortcut keys shown.
(Frame Only): No bank select arrows shown, visibility of shortcut keys controllable via frame opacity settings.
(Frame and Titlebar): Bank select arrows shown when mousing over, visibility of shortcut keys controllable via frame opacity settings.

Apart from that you can use the keyboard shortcuts which are SHIFT+#, ALT+SHIFT+# or CTRL+SHIFT+#.

Nitrius 04-23-2006 07:31 AM

Great to see ppl keeping ProfitUI up to date.
Keep it up and never stop :P

Anyone know where Spiricore have gone?


Edit: One question, do i need to use the .xml files which is placed seprate with the profit 2.3 version? or are those file included and fixed?
If anyone know what i'am trying to say :P


All times are GMT -5. The time now is 04:14 AM.

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