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 10-14-2007, 10:15 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default Getting item data

Need some help (and wondering if it's even possible...), namely in getting item data out of the examine window.

The example item I've been using:


You'll notice the "Dump" button. I'm trying to use that to get the information into the log via /say.

Now I can get all the information that is contained in the LorePage of that window out properly, and I can get the FlagsValue of the ModifiersPage to correctly say, which gives me everything through the "NO-TRADE" line.

However, when I try to get the ModifiersValue in the ModifiersPage to say, I get nothing. Which is odd, because if there was simply no data there it should just give me the localtext which would be Text Template.

Here is the code I'm trying to use to get it out. It's sort of creative because I have to concatenate the strings before I can say them, otherwise I get a mess. But when I try to do that line, I get nothing, it doesn't ever trigger a /say. Also note, it's not an issue with an incorrect Parent.such routing, I know that's not the issue.

Code:
<Button LocalText="Dump" 3A="{mt7}|test@" 3B="FAIL_B" 3C="{mt7}^line3{mt7}"  3Speak="FAIL_SPEAK" OnHoverIn="3B=Parent.ModifiersPage.ModifiersValue.LocalText
3Speak=3A ## 3B ## 3C" LocalTooltip="Dump Data" Location="248,111" Name="DumpButton" OnPress="say 3Speak" PackLocation="right,top" PackLocationProp="-082/0001,0111/0001" ScrollExtent="55,30" Size="55,30" Style="/CommonElements.PushButton.data.style" Tooltip="Dump Data" UserMovable="true"></Button>
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 06:31 PM.


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