EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Discussion > Released

View Poll Results: Fetish Skin?
No. I like the current setup. 27 42.86%
Yes. Keep it simple and compact like Boho. 19 30.16%
Yes. Lots of Frills. Space isn't an issue. Like Fenix Arcane. 6 9.52%
Yes. I'd like an integrated HUD like TyeJae's. 11 17.46%
Voters: 63. You may not vote on this poll

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-23-2006, 09:13 AM
thedge thedge is offline
A Coastal Crab
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 1
Default Overlapping text

Seems to be some overlapping in description text with the Fetish Market/Merchant window 5.0 since the release of LU20. Is this something that will be corrected in the future? I am not sure I can live without this mod's "find it" function for setting market prices.
Reply With Quote
  #2  
Unread 02-23-2006, 10:42 PM
Lovebrat Lovebrat is offline
A Crazed Gnoll
 
Join Date: Apr 2005
Server: Guk
Posts: 22
Default

Quote:
Originally Posted by thedge
Seems to be some overlapping in description text with the Fetish Market/Merchant window 5.0 since the release of LU20. Is this something that will be corrected in the future? I am not sure I can live without this mod's "find it" function for setting market prices.

I know I can't =D I just tried can't be done hehe
Reply With Quote
  #3  
Unread 03-01-2006, 12:19 PM
schatjager schatjager is offline
A Young Mystail Rat
 
Join Date: Aug 2005
Server: Antonia Bayle
Posts: 6
Post

I think these are some of the best mods out there.. The inventory is godsend and I can not live without it now

Just one question / comment.. can you get the food / drink slots added to it? Being a necro I only drink when in raids or high chain pulling groups and do not have a mezzer around so I usually now only equip 1 drink at a time as needed.. and can be a pain if i forget.

Keep up the good work!!!

Last edited by schatjager : 03-01-2006 at 12:26 PM.
Reply With Quote
  #4  
Unread 03-03-2006, 01:37 PM
Lamprey Lamprey is offline
A Young Mystail Rat
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 2
Default Bug: Use Button

I hope I did not miss someone else posting this, but when you click the use button for drinks it consumes the entire stack of drinks you have "equiped."

-Lamprey
Reply With Quote
  #5  
Unread 03-04-2006, 11:37 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default Release 6.3

Several version 6.3 pieces are now available for download.

Don't forget to rate the downloads and add them to your favorites if you haven't already.

Reply With Quote
  #6  
Unread 03-05-2006, 05:55 AM
Liandra's Avatar
Liandra Liandra is offline
A Griffon
This person is a EQ2Map developer.
 
Join Date: Nov 2004
Server: Runnyeye
Posts: 122
Default

One little question.

should the fetishgroup download include the _Fetish_mainhud_cures.xml? it doesnt seem to be in the zip. it is in the player download but not the group one.
__________________
Reply With Quote
  #7  
Unread 03-05-2006, 06:04 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Opps, added it to the group zip. Thx for the catch

For the record, only 1 copy is needed. EQ should automatically ignore the additional include if using both Player and Group mods.
Reply With Quote
  #8  
Unread 03-06-2006, 04:58 PM
Binton Binton is offline
A Mist Grinnin
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 76
Default

Hey there Zonx! I upgraded (pretty much redid to ensure no incompatabilities)... my UI and am trying to get the Inventory v6.3 to start in 'Zoom Small' mode, but the old way of replacing the PackLocation isn't working for me anymore. It's no longer line 8, and I've tried on each one that I noticed one at a time and can't get it to work.

I'm also having a wee bit of trouble getting the BagStrip to come up, which really isn't a biggy because there's not much on it I need anymore, I just minimize 'Shrink' the Inventory and keep it open and there's my BagStrip, hehe. The new Quiver system pretty much replaced my need for the BagStrip, but it's always nice to know the option is available in-case... Any ideas? I did the <include> thing for it in both the MainHud and EQ2UI files, with no luck.

Oh, and is there an easy way I can edit FetishClassic myself to update it to the new Default coloring of EQ2? I absolutely love that Blue / Gold look.

**Edit** Was also curious if there would be a way to remove / adjust the Background and Frame on the Inventory. Currently that can only be done to the 'Collapsed' form.

It currently is also returning to full-size when zoning, which would probably get fixed if I could figure out how to set it to load in 'Shrunk' mode. - Actually, just realized... it returns to normal size anytime I close and reopen the inventory. So I have to shrink it anytime I open it, if I want it shrunk. :-)

Last edited by Binton : 03-06-2006 at 07:12 PM.
Reply With Quote
  #9  
Unread 03-07-2006, 05:20 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Binton, Ah the dock is a tad out of date. There is now a prexisting bit of code that reads
Code:
OnHide="Collapse.Activated=false Collapse.Checked=false"
Switch both statements to true if you want the window collapsed by default.

Insert
Code:
Shrink.Activated=true Shrink.Checked=true
if you want the window shrunk by default.

Make both changes if you want it both collapsed and shrunk by default.

Adding the include for Bagstrip to eq2ui_mainhud.xml should be all that's needed to get the Bagstrip working.

To update the pieces to look more like the current default UI requires editing the provided images and possibly a few text color tweaks. Nightfall Goth uses a silver-blue pallet. If you have Photoshop, you could fairly easily merge the blue elements in with the gold elements from Classic.

ATM, no it isn't possible to tweak the expanded background via window options. I may play with enabeling that, though there's hardly any background to hide.
Reply With Quote
  #10  
Unread 03-07-2006, 07:17 AM
Binton Binton is offline
A Mist Grinnin
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 76
Default

Good point, hehe, and thanks man! That's a LOT easier than last time. I must have a conflicting window that's preventing the BagStrip from loading... not sure how, hehe.

When you hide the background / frames for the collapsed Inventory, it looks really cool with how I've got my layout goin'. That's why I brought up the uncollapsed one, but like you said, there isn't much to hide, so if you don't get to it, don't worry. :-)
Reply With Quote
  #11  
Unread 03-23-2006, 10:27 AM
atiiku atiiku is offline
A Brown Bear
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 9
Default Can we get pets to show up

would like to be able to see pets in group and raid window any mods for this
Reply With Quote
  #12  
Unread 03-23-2006, 01:22 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Sry, SOE does not provide the data to make this possible atm.
Reply With Quote
  #13  
Unread 03-31-2006, 08:16 PM
Spyder Spyder is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Lavastorm
Posts: 7
Default

Hey, I downloaded the new Market windows....there's no class & level drop-downs in the broker window! Without this, it's pretty useless to me. I have a merchant char with whom I do all my purchasing for all my other characters as well as my wife & children's characters; I often purchase for others in my guild as well. If I can't filter by class and level, it doesn't do me any good.

I don't know if this is a bug, or if I made an installation error, but, there's a big blank space where they used to be.

I appreciate any help, thanks in advance.

Spyder
aka
Myron Trueheart, Guildmaster of The Chosen Few (Nektulos)
Reply With Quote
  #14  
Unread 04-02-2006, 04:26 PM
baelthal baelthal is offline
A Young Mystail Rat
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 7
Default PVP Flag

In the FetishExchange 6.3, the eqii_examine.xlm does not take into account the PVP flag that's used to show pvp versions of spells.

Look in the default file for code.
Reply With Quote
  #15  
Unread 04-02-2006, 06:46 PM
Binton Binton is offline
A Mist Grinnin
 
Join Date: Nov 2004
Server: Antonia Bayle
Posts: 76
Default

Is there any way to use specific windows you have with the Default UI look? I love the new Blue look, and want to add your Zone-It window to my setup, but want to use the Default blue / gold look... some ui authors have windows like that where it'll automatically use the 'theme' of their ui, anything I can change to have it just use the default 'look' of the windows?
Reply With Quote
  #16  
Unread 04-03-2006, 10:10 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Binton, see my last responce to this same question by you. And no I don't plan to provide this myself as it would produce yet another set I'd be expected to maintain. Classic pieces are already low on my priority list.
Reply With Quote
  #17  
Unread 04-05-2006, 02:35 PM
Rassal Rassal is offline
A Brown Bear
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 8
Default Yep... PVP problem

Yep, there is definitly a problem with eq2ui_examine.xml and PVP Server. There are flags that explicitly describe what the spell/item does in PVP versus what it does in PVE and in FetishExchange 6.3, the provided file doesn't include the PVP options included in the default eq2ui_examine.xml dated march 22nd 2006. Yours is date March 4th 2006.

As i don't know much about XML, the new file has some information about PVP you don't have. (On the default file, if you do a search inside file about "PVP" you find things... in your file, you find nada about PVP...)

Thx for all your good work, keep going.
Reply With Quote
  #18  
Unread 04-06-2006, 02:36 AM
Zetler Zetler is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 3
Default

I have a problem with the Fetish group window. Whenever I click on a cure it would spam every know cures for all classes and I would get spamed for the unknow spells. Is there anyway to edit the cures so it'll only attempt the cure for my class and level??

I would also like the health bars be green on red instead of red on black for better contrast. These changes would make Fetish the perfect group window
Reply With Quote
  #19  
Unread 11-20-2006, 11:51 AM
deaddog4201's Avatar
deaddog4201 deaddog4201 is offline
A Forest Scavenger
Interface Author - Click to view interfaces
 
Join Date: Nov 2006
Server: Antonia Bayle
Posts: 15
Default

2 things. First! Awesome job on everything. i dont use all your mods but i most like the inventory and maps. does everything the game should from retail. Sony should be paying you guys! Second is just a thought for future possibilitys I think would be great is to have the map locations, npcs ect searchable like the broker lists. type in the npc you need and bam if its in the list instant waypoint.
Maybe this is all ready done and i dont even know about it but i think its a great idea either way. Keep up the great work!
Reply With Quote
  #20  
Unread 11-20-2006, 03:40 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by deaddog4201
Second is just a thought for future possibilitys I think would be great is to have the map locations, npcs ect searchable like the broker lists. type in the npc you need and bam if its in the list instant waypoint.
That would be part of EQ2MAP, which FetishUI skins and modifies a bit.

I believe that's something they're working on as a long-term goal, but I have no idea of what (if any) progress they've made towards it.
Reply With Quote
  #21  
Unread 11-25-2006, 10:28 AM
Talaus Talaus is offline
A Forest Scavenger
 
Join Date: Sep 2005
Server: Everfrost
Posts: 19
Default Fetish Maps 6.3 Not Working Any More with EQ2MAP = No MiniMap

I've been using this mod right along with EQ2MAP. Run the updater then reload these files. This continued to work after EoF released and then all the sudden it went to the default map. Any ideas or plans on fixing this? I tried the mook skin with Talyns minimap and just the minimap and still no dice. I can't live without my minimap. Any help would be great. Thanks!!!
Reply With Quote
  #22  
Unread 12-02-2006, 07:40 AM
Morcalivan Morcalivan is offline
A Coastal Crab
 
Join Date: Sep 2006
Server: Antonia Bayle
Posts: 1
Default

Any plans on updating XP Turbo for EoF? I'll admit to it having been the UI modification I loved best this far and I am missing it terribly.
Reply With Quote
  #23  
Unread 12-03-2006, 03:23 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

I always "Plan" to update the various pieces. Finding the time is the problem. At this point I'll need to do a rather major update of FetishClassic befor I can update the various pieces that have changed. I'm hoping I can get all that done over the holidays.

FYI, I don't think EOF broke Fetish XP Turbo. The last version should already have all the latest features.

I think the only pieces that are missing functionality are:

- Inventory window (needs new slots)
- Exchange (complete overhaul)
- Maps (Needs an updated menu plugin)

Everything else should work fine.

Last edited by Zonx : 12-03-2006 at 03:47 PM.
Reply With Quote
  #24  
Unread 12-26-2006, 01:51 AM
Peglegos Peglegos is offline
A Brown Bear
 
Join Date: Nov 2006
Server: Antonia Bayle
Posts: 10
Default

I installed 8.1 and it's very good. I do have a slight problem though. I cannot find a way to turn on the little box menu that has the info, night light etc on it. When I first installed it, it was there. However, when I had to change the server_user_1280 x xxxx, the little thing vanished and I cannot get it back.
__________________
******Berserker******
PoV - Pillar of Vigilance

Last edited by Peglegos : 12-26-2006 at 02:19 AM.
Reply With Quote
  #25  
Unread 12-26-2006, 11:13 AM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Standard key command for the start button is Alt~.

FYI, all key commands can be viewed in the Game Options window Alt + O

Also be sure to read the "LU 30 Changes" post in the dedicated Fetish Forum.
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 12:35 PM.


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