EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > Fetish

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 05-17-2006, 03:27 PM
xriscarter xriscarter is offline
A Darkpaw Brute
Interface Author - Click to view interfaces
 
Join Date: Apr 2006
Server: Blackburrow
Posts: 40
Default Rare harvest in the Inv window

As you know in the inv window if you hover over the "?" you will get a list of the rare harvestables....i do not like the look and text of this and I though I found the xml that i needed to edit ( eq2ui_inventory_inventory.xml ) since the list that you see on screen is found in that file 2 times. So i made the changes in the xml file to look the way that I like it to then saved. I the started the game and looked at the "?" and it did not change.

Am i missing something that I need to edit here or do i need to delete some type of "cash" to get the changes that I made to show up?

Any ideas will help.....thanks people
Reply With Quote
  #2  
Unread 05-21-2006, 09:44 AM
xriscarter xriscarter is offline
A Darkpaw Brute
Interface Author - Click to view interfaces
 
Join Date: Apr 2006
Server: Blackburrow
Posts: 40
Default

errr bump.....sorry for the double post but it has been a days and no one knows...

maybe people do not know what i am talking about so this might help.....



That informoation is what i would like to edit and still can not find the right xml file to edit......hope that helps
Reply With Quote
  #3  
Unread 05-22-2006, 01:17 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
Send a message via Yahoo to Zonx
Default

You are editing the correct file, just be sure both occurances of the tooltip info are updated as you want them.
Reply With Quote
  #4  
Unread 05-22-2006, 06:03 AM
xriscarter xriscarter is offline
A Darkpaw Brute
Interface Author - Click to view interfaces
 
Join Date: Apr 2006
Server: Blackburrow
Posts: 40
Default

Thanks for the info....but i can not get it to make the changes in the game still....this is what the xml file changes look like

Code:
<Button LocalTooltip="Tier 1
Metal = Bronze Cluster
Gem = Copper Cluster, Rough Lapis Lazuli
Root = Yarrow
Wood = Severed Alder
Dens = Low Quality Pelt

Tier 2
Metal = Blackened Iron Cluster
Gem = Silver Cluster, Rough Coral
Root = Sisal Root, Roughspun
Wood = Severed Bone
Dens = Average Quality Pelt, Cured

Tier 3
Metal = Steel Cluster
Gem = Rough Jasper, Palladium Cluster
Root = Dandelion Fiber, Ruckas
Wood = Severed Fir
Dens = Medium Quality Pelt, Cuirboilli

Tier 4
Metal = Feysteel Cluster
Gem = Rough Opal, Ruthenium Cluster
Root =Oak Roots, Cloth
Wood = Severed Oak
Den = High Quality Pelt, Engraved

Tier 5
Metal = Ebon Cluster
Gem = Rough Ruby, Rhodium Cluster
Root = Figwarts Roots, Linen
Wood = Severed Cedar
Den = Superb Quality Pelt, Augmented

Tier 6
Metel = Cobalt Cluster
Gem = Rough Pearl, Vanadium Cluster
Root = Saguaro Root, Cambric
Wood = Severed Ironwood
Den = Excellent Quality Pelt, Scaled

Tier 7
METAL
xegonite
spongy Loam
scintillating Stone

GEM
acrylia cluster
rough moonstone
scintillating Stone

ROOT
nimbus root
scintillating flower

WOOD
rough lumbered ebony
scintillating flower

DEN
dragohide pelt
scintillating tooth

NOTE: there is no rares any more for food, herbs or fishing." 
Location="232,455" Name="WC_HelpButton" PackLocation="right,bottom" 
PackLocationProp="-037/0001,-020/0001" PackSize="fixed,fixed" 
PackSizeProp="0002/0003,0002/0003" ScrollExtent="20,20" Size="20,20" 
Style="/Fetish.ButtonStyles.help_button" Tooltip="Tier 1
Metal = Bronze Cluster
Gem = Copper Cluster, Rough Lapis Lazuli
Root = Yarrow
Wood = Severed Alder
Dens = Low Quality Pelt

Tier 2
Metal = Blackened Iron Cluster
Gem = Silver Cluster, Rough Coral
Root = Sisal Root, Roughspun
Wood = Severed Bone
Dens = Average Quality Pelt, Cured

Tier 3
Metal = Steel Cluster
Gem = Rough Jasper, Palladium Cluster
Root = Dandelion Fiber, Ruckas
Wood = Severed Fir
Dens = Medium Quality Pelt, Cuirboilli

Tier 4
Metal = Feysteel Cluster
Gem = Rough Opal, Ruthenium Cluster
Root =Oak Roots, Cloth
Wood = Severed Oak
Den = High Quality Pelt, Engraved

Tier 5
Metal = Ebon Cluster
Gem = Rough Ruby, Rhodium Cluster
Root = Figwarts Roots, Linen
Wood = Severed Cedar
Den = Superb Quality Pelt, Augmented

Tier 6
Metel = Cobalt Cluster
Gem = Rough Pearl, Vanadium Cluster
Root = Saguaro Root, Cambric
Wood = Severed Ironwood
Den = Excellent Quality Pelt, Scaled

Tier 7
METAL
xegonite
spongy Loam
scintillating Stone

GEM
acrylia cluster
rough moonstone
scintillating Stone

ROOT
nimbus root
scintillating flower

WOOD
rough lumbered ebony
scintillating flower

DEN
dragohide pelt
scintillating tooth

NOTE: there is no rares any more for food, herbs or fishing." 
TooltipStyle="/Fetish.TooltipStyles.tooltip_12" UserMovable="true" 
Visible="false"></Button>
<Button LocalTooltip="Close" Location="248,455" Name="WC_CloseButton" 
PackLocation="right,bottom" PackLocationProp="-021/0001,-020/0001" 
PackSize="fixed,fixed" PackSizeProp="0002/0003,0002/0003" 
ScrollExtent="20,20" Size="20,20" Style="/Fetish.ButtonStyles.close_button" 
Tooltip="Close" UserMovable="true" Visible="false"></Button>

any ideas why the changes are not working in game?....
Reply With Quote
  #5  
Unread 05-22-2006, 11:28 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
Send a message via Yahoo to Zonx
Default

Wrong button, notice how WC_HelpButton has visible="false"?

You want to edit the WC_OptionsButton.

I should probably remove that extra tooltip data from the hidden button since its never visible.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 08:27 AM.


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