View Single Post
  #1  
Unread 02-26-2009, 06:17 PM
Zenubi Zenubi is offline
A Brown Bear
 
Join Date: May 2005
Server: Antonia Bayle
Posts: 13
Default macro with xml data question

I was wondering if it's possible to incorporate xml variables into the macro system ingame?

Let me expain what I'd like to achieve - and please excues any terminolory errors as i'm new to xml.

I use a few ThorUI pieces (God bless them), and in particular here refering to the Quest Helper window - and the buttons that bring up a brower window to eq2i.wikia with the current Quest.

From digging through the throuui xml for this window, i come up with this xml variable:

Parent.Parent.JournalsQuestDetail.QuestName.Text

What I was wanting to do - is for my guild members who aren't using Thor or aren't game to modify/ create new ui folders - i'd like to create a macro that does the above. Something like:

/browser Parent.Parent.JournalsQuestDetail.QuestName.Text

was wondering if i needed to put some sort of variable identifier arround the xml... like %var% in dos for example.. or am i just being too hopeful

Thanks in advance for the help.
Reply With Quote