View Single Post
  #65  
Unread 04-02-2005, 08:46 PM
Grymmtooth Grymmtooth is offline
A Forest Scavenger
 
Join Date: Feb 2005
Server: Everfrost
Posts: 15
Talking

Quote:
Originally Posted by floppytoes
Grymm,
When I have problems like this, I go to the zip for the full install and just extract the item i need to overwrite the problem file.

Once you do that, open your eq2ui_mainhud_persona.xml file in NOTEPAD. About line 21, you will see Button LocalToolTip="help".

Replace that line with this code:
Code:
<Button LocalTooltip="Guild XP" Location="324,3" Name="HelpButton" OnPress="show_window=(MainHUD.GuildEXP) show_window=(MainHUD.GuildEXP)" PackLocation="right,top" PackLocationProp="-032/0001,0003/0001" ScrollExtent="14,14" Size="14,14" Style="/Fetish.ButtonStyles.help_button" Tooltip="Guild XP" UserMovable="true"></Button>
Save and try the game then. I have to say all the buttons work on my persona bar so I don't know what the issue is.

--------------------------------
OK just tested. Go ahead and download the personabar you want from the main install zip and insert the code above and everything will be peachy.
Tankz!!! Wurked lik da charm!

Grymmtooth

P.S. sowwy, stuck in da Troll modez.
Reply With Quote