View Single Post
  #192  
Unread 11-06-2006, 07:10 PM
LadyGrelka's Avatar
LadyGrelka LadyGrelka is offline
A Brown Bear
 
Join Date: Jun 2005
Server: Antonia Bayle
Posts: 12
Unhappy

I am having a bit of problem with naming my notes. Ok I got the notes themselves to work but when I went into this file eq2ui_notes_box.xml and changed this
<Button Location="2,24" Name="note02" OnPress="parent.parent.parent.Task.note01.visible=false

To this

<Button Location="2,24" Name="ProvisionerHarvestingInfo" OnPress="parent.parent.parent.Task.note01.visible=false

The game starts crashing but when I put it back to the default name the game works again. Am I doing something wrong? And if I am doing something wrong how can I do it write?
Reply With Quote