View Single Post
Old 08-25-2006, 10:24 AM   #5
Koreno
A Gray Wolf
 
Join Date: Oct 2003
Posts: 5
Interface Author - Click to view interfaces
Default

Quote:
Originally Posted by Drakah
Open up the inventory xml file and in 3 different areas you will see:

<Pieces>Listbox:ACP_ProgressionList</Pieces>
<Pieces>STMLbox:ACP_ProgressionInfo</Pieces>
<Pieces>VerticalLayoutBox:ACP_ProgressionLayout</Pieces>
<Pages>Page:IW_InvPage</Pages>
<Pages>Page:IW_EIPage</Pages>
<Pages>Page:IW_AltCharProgPage</Pages>

temporarily change them to:

<Pieces>ACP_ProgressionList</Pieces>
<Pieces>ACP_ProgressionInfo</Pieces>
<Pieces>ACP_ProgressionLayout</Pieces>
<Pages>IW_InvPage</Pages>
<Pages>IW_EIPage</Pages>
<Pages>IW_AltCharProgPage</Pages>

Then you can load SidlWidl and edit.
Before you load EQ, change them back. Its the tag & colon thing they added for some annoying reason and feedback'd it plenty of times to put it back the way it was.


I open up the Inventory xml by AYA so I could move the bags to the bottom and expand them downwards... But I got this error... SO I found this post and tried it... but the text you mention is not in the file. I used the find feature in notepad.
Koreno is offline   Reply With Quote