View Single Post
  #20  
Unread 02-17-2007, 11:18 AM
Seagoat's Avatar
Seagoat Seagoat is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: May 2005
Server: Crushbone
Posts: 298
Default

==========================================================

New UI mod released:
Seagoat's Knowledge

==========================================================

Rizick: This is a fairly easy tweak! Open up EQ2UI_MainHUD_Experience.XML in a text editor like Notepad. Use the "Find" feature to locate this text:

Code:
/GameData.Guild.Level
...then replace it with this:

Code:
/GameData.Guild.Online
This will display the number of guild members online instead of the guild level. If you decide you want the guild level back and the members online moved somewhere else, just let me know and I can get some code worked up for you.
Reply With Quote