View Single Post
  #1082  
Unread 10-24-2005, 01:29 PM
Buravid Buravid is offline
A Brown Bear
 
Join Date: Mar 2005
Server: Unrest
Posts: 14
Default

Hi Zonx,

Thanks for your reply, where you said:
Quote:
Buravid, you reversed the order of the Checked and Activated statements. The order does mater odly enough.
I changed the order (actually copied and pasted it directly from the FetishNightfall.doc file) and the Shrink/Zoom effect still does not work. Here is the code I used:

Code:
show_window="MainHUD.Compass" 
EquipmentPage.Stats.visible=true Shrink.Checked=true Shrink.Activated=true" OnHide="Shrink.Checked=false Shrink.Activated=false" PackLocation="FFF,FFF"
Any help that you can offer will be appreciated.

All the best,
Buravid
Reply With Quote