View Single Post
  #23  
Unread 03-26-2005, 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
Default Store Select Fix

grr... not game breaking, but annoying.

Quick fix for Store select:
Open eq2ui_inventory_store.xml
search for BackgroundOpacity="0.157"
Change to BackgroundOpacity="1.000"
then insert Opacity="0.157"
This is actually very similar to the Choice bug. SOE just decides to change object layering in a few windows for no apparent reason. In this case the highlight box is getting moved from behind the icon and text to the front. With the Choice window, it was putting the frame background in front

Last edited by Zonx : 03-26-2005 at 11:31 AM.