View Single Post
  #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