EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Complete Sets


Post A Reply
Author Comments Comment Options
Unread 09-23-2017, 03:01 PM  
Sigrdrifa
A Griffon
Interface Author - Click to view interfaces

Server: Crushbone
Forum posts: 153
File comments: 25
Uploads: 5
Darq, I notice that the Icon Bar self-loads when I start up. However, the Custom Harvesting Window does not... I have a macro that does /show_window Custom.Harvesting to open it. Can I modify the harvesting window so it opens like the Icon Bar?
Sigrdrifa is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-23-2017, 03:56 PM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 864
File comments: 920
Uploads: 9
Quote:
Originally posted by Sigrdrifa
Darq, I notice that the Icon Bar self-loads when I start up. However, the Custom Harvesting Window does not... I have a macro that does /show_window Custom.Harvesting to open it. Can I modify the harvesting window so it opens like the Icon Bar?

You can, although if you are opening the Icon Bar on login it would be easier to let the Icon Bar do it. Open darqui_custom_iconbar.xml and on line 2 add the blue text:


Code:
OnShow="Mover.Visible=S0.6
Vars.OpenState.Value=true
show_window Custom.Harvesting"

.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 05:58 AM  
DuneWarrior
A Berserk Golem

Server: Antonia Bayle
Forum posts: 59
File comments: 50
Uploads: 0
Gear buff bar

Love it! Awsome job as always!!

A few requests

Would it be possible to scale the backdrop down a tad? even with small tiles each button turns out pretty big.

Would it be possible to add in a 3 colour option for things that ISNT monitored ? sort of to indicated "you gotta check this yourself", and make the Check maintained on a Per item basis ?

Would it be possible to add in a "swap buttons around" option ? to order them once you got them in ?

Would it be possible to (if it isnt already and i just havent found it) copy setup from one character to another?

Oh and a few QoL thing, in the utility if i misspell the name of an item during setup, could you have the input box not clear ? That way we can just correct the spelling instead of starting from scratch.
Also is there anyway to force a refresh of just that window? Ie. im using the utility to configure but in game at the same time due to spelling and items and all that good stuff, would be fab to be able to hit a button to refresh just that part.

Last edited by DuneWarrior : 09-24-2017 at 06:19 AM.
DuneWarrior is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 06:16 AM  
DuneWarrior
A Berserk Golem

Server: Antonia Bayle
Forum posts: 59
File comments: 50
Uploads: 0
Gear buff bar #2

Wondering how i enter names that contain stuff like Quotes etc?

Like "Reliable" Gnomish Pacemaker.

Any smart way of doing it?
DuneWarrior is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 11:36 AM  
DuneWarrior
A Berserk Golem

Server: Antonia Bayle
Forum posts: 59
File comments: 50
Uploads: 0
Gear buff bar #3

Any chance of adding in place holders (empty space) for the empty ones as with the Icon Buff bar? So the order can be sort of "fixed" ?
DuneWarrior is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 02:12 PM  
webrunner
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 4
Uploads: 0
Map Travel

Last update notes from daybreak: "Fast Travel has been made free for members on all non-timelocked servers."


Question: How do we use this feature with DarqUI installed? I don't see any options on the map window, etc.

Regards.

WebR
webrunner is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 02:52 PM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 864
File comments: 920
Uploads: 9
Re: Map Travel

Quote:
Originally posted by webrunner
Last update notes from daybreak: "Fast Travel has been made free for members on all non-timelocked servers."


Question: How do we use this feature with DarqUI installed? I don't see any options on the map window, etc.

Regards.

WebR


If you are using DarqUI by itself you are using the default map, and there is a gold wing icon in the upper left-hand corner. If you are using EQ2MAP the icon was moved to the upper right, and you may need to stretch the window to see it.


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 03:31 PM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 864
File comments: 920
Uploads: 9
Re: Gear buff bar #3

Quote:
Originally posted by DuneWarrior
Any chance of adding in place holders (empty space) for the empty ones as with the Icon Buff bar? So the order can be sort of "fixed" ?


Thanks for the comments, I appreciate the feedback. 1) Census lookups for names with quotation marks have been fixed for the next utility version.

2) Controls can be added to change the order of tiles and import from another character, and leave misspellings in the input box.

3) I'll look at reducing the width of the tiles, although I want to make sure the window doesn't look too much like a standard hotbar. In fact check your messages in the next day or so, if you don't mind. I will have some things for you to try.

4) Not sure about monitoring Maintained spells on a per-item basis. If you don't want to monitor a buff, you would leave the spell name blank on that tile, no?

5) On the above question, you can check the box for "display this tile" even though there is nothing specified, would this answer it? If you don't want the default lightning bolt there are plenty of blank icons in the libraries to choose from.


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-24-2017, 10:20 PM  
Sneaks
A Coastal Crab

Server: Butcherblock
Forum posts: 1
File comments: 2
Uploads: 0
Running the new gear buff setup on Win10, as administrator, EQ not loaded, and getting an Unhandled Exception "Index was outside the bounds of the array" whenever I select an icon for the macros.The Exception text is
Quote:
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at DarqUI_Unified.IconPickDialog.PictureBoxPickIconSheet_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
.Net 4 is installed as part of the OS.
Sneaks is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-25-2017, 06:40 AM  
Darqwood
A Griffon
 
Darqwood's Avatar
Interface Author - Click to view interfaces

Forum posts: 864
File comments: 920
Uploads: 9
Quote:
Originally posted by Sneaks
Running the new gear buff setup on Win10, as administrator, EQ not loaded, and getting an Unhandled Exception "Index was outside the bounds of the array" whenever I select an icon for the macros.The Exception text is


.Net 4 is installed as part of the OS.


1) What icon was in the box before clicking it -- blank, default lightning bolt, or the icon from a lookup? 2) Do you get a pop-up window with blank icons before getting the error? 3) Switch to the Icon Bar setup page. What happens when you click More icons?


.
Darqwood is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-25-2017, 06:48 AM  
Sneaks
A Coastal Crab

Server: Butcherblock
Forum posts: 1
File comments: 2
Uploads: 0
Quote:
Originally posted by Darqwood
1) What icon was in the box before clicking it -- blank, default lightning bolt, or the icon from a lookup? 2) Do you get a pop-up window with blank icons before getting the error? 3) Switch to the Icon Bar setup page. What happens when you click More icons?


.
1) Default lightning bolt.
2) the popup window is fully populated with icons, and I can select between alt advancement, items, map, macro etc.
3) Interestingly, the More Icons from the Icon Bar works. I can select any icon without the crash.

Also, to add, my Windows version is build 15063 and the installed .Net is 4.7 (460798 according to the registry).

Last edited by Sneaks : 09-25-2017 at 06:55 AM.
Sneaks is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-25-2017, 06:49 AM  
Neverlands
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 17
Uploads: 0
Gear Buff Icons

Hi,

how can I change the Gear Buff icons?
If I find the right dds image in /images/icons/ - how do I find out the right location of the icon?

Best regards,
Neverlands
Neverlands is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-25-2017, 09:21 AM  
DuneWarrior
A Berserk Golem

Server: Antonia Bayle
Forum posts: 59
File comments: 50
Uploads: 0
Re: Re: Gear buff bar #3

Quote:
Originally posted by Darqwood
Thanks for the comments, I appreciate the feedback. 1) Census lookups for names with quotation marks have been fixed for the next utility version.

2) Controls can be added to change the order of tiles and import from another character, and leave misspellings in the input box.

3) I'll look at reducing the width of the tiles, although I want to make sure the window doesn't look too much like a standard hotbar. In fact check your messages in the next day or so, if you don't mind. I will have some things for you to try.

4) Not sure about monitoring Maintained spells on a per-item basis. If you don't want to monitor a buff, you would leave the spell name blank on that tile, no?

5) On the above question, you can check the box for "display this tile" even though there is nothing specified, would this answer it? If you don't want the default lightning bolt there are plenty of blank icons in the libraries to choose from.


.
2) Awesome thanks
3) ill keep my eyes open of course! And agree, just mostly wanna reduce the size some ... from the backdrop itself, the fact the backdrop is there should be a firm indicator that its not a normal hotbar i would think ?
4) Ill try that and see if that works.
5) running into the crashing issue as others have mentioned when selecting icons, blank, non blanks etc doesnt matter. Beyond that ! that would work for what im looking for didnt even think about that to be honest.
DuneWarrior is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-25-2017, 02:38 PM  
webrunner
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 4
Uploads: 0
Re: Re: Map Travel

Quote:
Originally posted by Darqwood
If you are using DarqUI by itself you are using the default map, and there is a gold wing icon in the upper left-hand corner. If you are using EQ2MAP the icon was moved to the upper right, and you may need to stretch the window to see it.


.
Yep. That was it. EQ2Map and had to enlarge the window a bit further to see the orangy arrow. Thanks for the reply Darq!

Regards.

WebR
webrunner is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-25-2017, 02:44 PM  
halldor
A Brown Bear

Server: Antonia Bayle
Forum posts: 9
File comments: 11
Uploads: 0
Quote:
Originally posted by Sneaks
Running the new gear buff setup on Win10, as administrator, EQ not loaded, and getting an Unhandled Exception "Index was outside the bounds of the array" whenever I select an icon for the macros.The Exception text is


.Net 4 is installed as part of the OS.
I got the same error, not sure why.
halldor 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 04:19 PM.


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