EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Unread 07-29-2010, 01:43 PM
Jonaroth Jonaroth is offline
A Brown Bear
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 9
Question Help with syntax with Page, Text, and Button

I'm trying to modify eq2ui_journals_active.xml so I have a button that can say in guild or group what your Quest Details are. In can get Quest Name easy, but quest details is being much harder...
In the below example I have 2 buttons, OuterButton and InnerButton... when I press InnerButton it actually prints out the quest details, but only for that line, so if a quest has multiple steps (like Lore and Legend quests), you'd have to press the InnerButton per line. But when I press OuterButton it just emotes "Some sample quest text", it doesn't actually print the quest details. I'd like to use the OuterButton instead of the InnerButton as I'd like to only have to press the button once, not per line.

Does anyone know the syntax to do this? I tried using /GameData.Quest.* stuff, but it seems that doesn't work anymore?

Code:
<Button Name="OuterButton" OnPress="emote Parent.QuestPartTemplate.PartText.LocalText">OuterButton</Button>

<Page Name="QuestPartTemplate">
	<Button Name="InnerButton" OnPress="emote Parent.PartText.LocalText">InnerButton</Button>
	<Text Name="Bullet">:f670432968224c07:-</Text>
	<Text Name="PartText">:f670432948cbdaa4:Some sample quest text</Text>
</Page>

Last edited by Jonaroth : 07-29-2010 at 01:46 PM.
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 09:09 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI