View Single Post
  #6  
Unread 02-03-2005, 08:27 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Code:
Base Folder
L Sub Folder 1
   L File 1.xml
   L File 2.xml
   L INI Files
      L File 1.ini
L Images
   L Icons
      L icon1.tga
I'm just saying from my own coding knowledge, maybe it's different in XML or EQ world....

If I was inside File1 and I wanted to use icons1.tga from the Icons folder, it would be like this:

../Images/Icon/icon1.tga

If I wanted to call upon File 1.ini I could use:
/INI FIles/FIle 1.ini
INI FIles/FIle 1.ini
./INI FIles/FIle 1.ini

/shrug
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote