EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 01-06-2005, 10:41 PM
Jlobel Jlobel is offline
A Grove Wisp
 
Join Date: Dec 2004
Server: Antonia Bayle
Posts: 29
Default I need help

what do i do once i open a equi file. Then what, how can i customize it and like add different stuff and such making it unique.
Reply With Quote
  #2  
Unread 01-10-2005, 07:41 PM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

So this is about the third post you've made asking the same question, my original notion was to post something like this:

Use the search button. All the info you can find about getting started is already here.
This is where its located, just press back on your broweser and you should see it:



But I decided that I'd help you out individually. So here goes nothing.
  1. Open the UI Builder, go to the directory caller UI in your eq2 directory and then go to default folder, open up eq2ui.xml.
  2. Lets say just scroll down to MainHUD on the left and double click it.
  3. Now to see the contents of what you're about to edit, lets go to the other window (on the right) and scroll right, the > arrow, until you see MainHUD and click it. Voila, you see the connection?
  4. Ok now the MainHUD tab shows everything that is listed on the right underneath MainHUD!
  5. Now underneath MainHUD on the treeview (the left window) double click Society to expand it since that window is on top.
  6. Just listed underneath Society now are all the elements that make up the society window in the game! You can click each one and just under the treeview where is says Object Properies: is the type of element that it is. Just go through and check out the different elements.
  7. Ok so now you wanna change some text? Click on SocietyNameText in the treeview, see how the element that it corresponds to is highlighted on the right?
  8. Look down under the treeview and that is the Object Properties window. Click the Text property and you can edit the TEXT of that element. Simply amazing!
  9. Type Your Mom Is Ugly into that edit box and press enter, see how the text of SocietyNameText has changed?
  10. Just under text property is the textalignment property. Try setting it to Left, Right, and back to Center! See how that changes the ALIGNMENT of the TEXT?
  11. Now click on the LeaveSocietyButton, and change the property Size to 100,25. Now it is 100 pixels wide, by 25 pixels tall!
  12. Now go over to the right window and drag it around and place it wherever you want.
  13. Still in the LeaveSocietyButton element, DOUBLE click on the OnPress Property (if you dont see it, as with any other property, uncheck the Limit Properties Shown checkbox under it). The edit property text box will pop up and type in there: Parent.SocietyNameText.text="No she's not fat!"
  14. Note how that is formatted. Parent is on level up on the tree, then ELEMENT.PROPERTY = XXX. You can use Parent.parent.parent.whatever to go 3 levels up. Or you could just use property=xxx to change aproperty of the LeaveSocietyButton.
  15. Click the Run button on the right window, the > (play) arrow in the upper left corner, and then click on the LeaveSocietyButton, and watch the text of SocietyNameText change! Awesome huh?
Hope thats enough to get you started. Now just use your imagination and play with things from here.

Class dismissed.
Attached Thumbnails
Click image for larger version

Name:	Untitled-1.jpg
Views:	457
Size:	27.5 KB
ID:	689  
Reply With Quote
  #3  
Unread 01-11-2005, 01:12 AM
insomniac's Avatar
insomniac insomniac is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2004
Server: Blackburrow
Posts: 555
Default

Quote:
Originally Posted by Eloa
1. Open the UI Builder, go to the directory caller UI in your eq2 directory and then go to default folder, open up eq2ui.xml.
EQ2 UIBuiler Intro with pretty pictures

you didnt tell him how to open ui builder.. =P

please dont start any more threads about this.
__________________
Shizlak Xml - Templar/Provisioner
Blackburrow
Join Chat! irc: #EQ2Interface (dalnet) Ingame: /join eq.serverwide.eq2ui


Reply With Quote
  #4  
Unread 01-11-2005, 07:02 AM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

It was in the intro he ALREADY went through
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 01:46 PM.


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