About Inventory :
As stated in the FetishNightFall.doc Inventory shrink notes :
Quote:
Inventory
Shrink by Default: Open the inventory file eq2ui_inventory_inventory.xml in Notepad. The 8th line of code reads:
" PackLocation="
Replace with the following code (all one line):
Shrink.Checked=true Shrink.Activated=true" OnHide="Shrink.Checked=false Shrink.Activated=false" PackLocation="
Save and Exit.
|
This doesn't work anymore cause I can't find the quoted 8th line.
Every occurence I found for pack location looks like :
Quote:
|
" PackLocation="FFF,FFF" PackLocationProp="000... etc.
|
I tried to mod one of those but doesn't work, any clue someone ?