EQ2Interface.com
Search Downloads


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

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-04-2009, 01:49 PM
barongarrett barongarrett is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Jun 2006
Server: Antonia Bayle
Posts: 10
Default Target of Maintained Effect...

Trying to modify some code and I wanted to know if it is possible and what the data is I need to use to make it show Target of a maintained Effect. Such as this:

Kajoa casts a ward on Calse.

How can I get it to show "Target: Calse"

Thank you in advance!
Reply With Quote
  #2  
Unread 04-04-2009, 02:08 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

You could just make a text element like: (Add some Location/Size/Font attributes)
Code:
<Text Name="Icon00Target" DynamicData="/GameData.Maintained.Spell_1.Target" />
It would display the first maintained icon's target as LocalText. The dynamic data goes all the way up to 30.

For the Target: prefix, you're probably better off making another Text element with just that. It'd probably be a waste to concatenate a string through scripting.
Reply With Quote
  #3  
Unread 04-04-2009, 02:15 PM
barongarrett barongarrett is offline
A Brown Bear
Interface Author - Click to view interfaces
 
Join Date: Jun 2006
Server: Antonia Bayle
Posts: 10
Default

Thank you Aditu.
Reply With Quote
Reply



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 07:53 AM.


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