Home Forum Downloads My Favorites Register FAQ Mark Forums Read

Go Back   EQInterface Forums > Developer Discussion > General authoring help / discussion
User Name
Password

Reply
 
Thread Tools Display Modes
Old 07-27-2002, 07:18 AM   #1
buzweaver
A Shissar Disciple
 
Join Date: Jul 2002
Server: Bertoxxulous
Posts: 119
Send a message via AIM to buzweaver
Default How Too Thread

I've become a master of Downloading MODs, that the extent of my .xml ability, LOL.

I was wondering if anyone would perhaps create a How Too Thread that explains just the basics. I saw a thread that had some definitions. I know this is a rather broad question, however I’d like to learn how to do some of the code.
__________________

Retired
BuzzFelinous (26 Bard)
BuzzVar(40 Shaman)
BuzzSilverThor (68 Storm Warder )
buzweaver is offline   Reply With Quote
Old 07-27-2002, 12:15 PM   #2
Alshain
A Ghoul
 
Alshain's Avatar
 
Join Date: Jul 2002
Server: Tarrew Marr
Posts: 17
Default

If you've worked with HTML then XML is just an extension of that. HTML has predefined keywords. Examples of HTML keywords are <table> and <p>. XML allows us (Sony in this case) to define our own keywords. Examples of XML keywords Sony has defined are <gauge> and <label>.

The XML file containing the keywords (called a Schema in XML speak) that Sony has created for the EQ User Interface (UI) is named SIDL.xml. You look at this file to understand how to code the various UI elements such as windows, buttons, gauges, text. There is an AboutSIDL.doc file which describes most of the keywords found in SIDL.xml but it does have some errors.

Some parts of the UI cannot be changed. You can't remove or add buttons to the various windows. You can't create new windows. You can move stuff around inside the windows. You can add or remove some elements (gauges and text for example) to the windows. You can change the appearace of windows (add/remove titles, all the window to resize, etc).

Just use notepad to edit the XML files.
__________________
Alshain - 60 Enchanter, Tarew Marr
Alshain is offline   Reply With Quote
Old 07-27-2002, 10:50 PM   #3
insomnlac
A Snow Cougar
 
Join Date: Jul 2002
Server: EQ2 Beta Server (someday!)
Posts: 45
Interface Author - Click to view interfaces
Send a message via AIM to insomnlac
Default

i was wondering why this looks like html
__________________
Insomniac Neversleeps
Waiting for EQ2interface to launch...
insomnlac is offline   Reply With Quote
Reply



Thread Tools
Display Modes

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


All times are GMT -5. The time now is 10:04 AM.


vBulletin Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI