View Single Post
  #6  
Unread 02-06-2008, 02:28 AM
xyyon xyyon is offline
A Young Mystail Rat
 
Join Date: Dec 2005
Server: Splitpaw
Posts: 7
Default

Quote:
Originally Posted by gm9 View Post
I'm not really sure what went wrong there. You can drop the attached file into your UI\<YourCustomUIFolder>\EQ2MAP folder, that will revert the changes.
<Page Name="exp04_rgn_kunzar_jungle" note="Zone" ScrollExtent="436,506" Size="436,506" Visible="false">
^ that is the revert data.

<Page Name="exp04_rgn_kunzar_jungle" OnShow="Parent.Parent.Parent.QM_Overlay.Icons.exp04_rgn_kunzar_jungle.Visible=tr ue" OnHide="Parent.Parent.Parent.QM_Process.Activated=true Parent.Parent.Parent.QM_Overlay.Icons.exp04_rgn_kunzar_jungle.Visible=false" note="Zone" ScrollExtent="436,506" Size="436,506" Visible="false">
^ that's the 'new' data, now, I could be mistaking but it seems the
. punctuations mess it up?