View Single Post
  #1066  
Unread 10-22-2005, 04:25 PM
Buravid Buravid is offline
A Brown Bear
 
Join Date: Mar 2005
Server: Unrest
Posts: 14
Default

Hello,

I followed the directions in "Customizations" section of FetishNightfall.doc in order to make Inventory Zoomed with Stats my default. The stats do show but the inventory is not zoomed by default. Here is the code I used (yes I edited with Notepad as the directions say).

Code:
OnShow="show_window="inventory.FetishDock"
hide_window="inventory.FetishDock"
show_window="inventory.FetishDock"
hide_window="inventory.FetishDock"
hide_window="MainHUD.Compass"
show_window="MainHUD.Compass"
hide_window="MainHUD.Compass"
show_window="MainHUD.Compass"
EquipmentPage.Stats.visible=true Shrink.Activated=true Shrink.Checked=true" OnHide="Shrink.Activated=false Shrink.Checked=false" PackLocation="FFF,FFF" PackLocationProp="0000/0001,0000/0001" ScrollExtent="269,475" show_window="inventory.FetishDock" Size="269,475" UserMovable="true" ZoomLoc="1011,549">
Any help you can offer will be appreciated.

Thanks,
Buravid
Reply With Quote