View Single Post
  #504  
Unread 06-07-2005, 02:53 AM
champgne champgne is offline
A Coastal Crab
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 1
Default

Quote:
Originally Posted by Zonx
Confirmed bug with the Event Filter Tab's Privacy checkbox. Temp fix for this is to change the following code in eq2ui_mainhud_guild.xml

from
Code:
DynamicData="/GameData.UIState.Guild.NotifyGuildMembersOnline" Location="18,435" Name="Privacy"
to
Code:
DynamicData="/GameData.UIState.Guild.GuildEventPrivacy" Location="18,435" Name="Privacy"
I just downloaded this interface today and love it! I am having the same issue, except that I do not have a checkbox at all. I downloaded 4.1 so I'm assuming that it should have this - I searched the file for this line of code in order to repair it and could not even find this line of code at all.

Please help ? thanks !
Reply With Quote