EQ2Interface.com
Search Downloads


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

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-06-2007, 10:11 AM
sbenjamin sbenjamin is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 3
Default Documentation?

Hello, I am a software developer who has played eq2 since beta and have some ideas that I would like to put into an interface, however, I am having trouble locating any documentation for creating skins. Any help is appreciated.

Also, I have an immediate question. I would like to add a button to the track window to run additional in game commands. The commands are available from "The List" however, I am not certain how to reference the selected item in the track window.

Thanks!
Beify
Reply With Quote
  #2  
Unread 09-06-2007, 10:37 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

To reference something, you work backwards up to the most recent common element using "parent" and then work downwards by name.

For example, if the tree looks like this:

A
-B1
--C1
---LocalText
--C2
-B2
--C3

If you're at C3 and you want to get the LocalText property from C1, you would refer to it as this:

parent.parent.B1.C1.LocalText

The first parent takes you to B2, the second parent takes you to A. A is the lowest-level common page and so you can start going back down the tree by name -- B1 then it's child C1 then it's attribute LocalText.

As for documentation, it's not very new but in your UIBuilder folder you'll find a MSWord file called EQ2_UI_Customization.doc that explains the basics of many of the elements and attributes. You can also search on these forums for some additional information.

Hope that helps =)
Reply With Quote
  #3  
Unread 09-06-2007, 02:59 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Quote:
Originally Posted by sbenjamin View Post
Also, I have an immediate question. I would like to add a button to the track window to run additional in game commands. The commands are available from "The List" however, I am not certain how to reference the selected item in the track window.
Let me guess... You want to add a /who button?
http://www.eq2interface.com/forums/s...ead.php?t=8350
__________________

Visit Othesus World!
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 09:07 PM.


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