View Single Post
  #8  
Unread 02-24-2005, 02:34 AM
Quib Quib is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Posts: 720
Default

Quote:
Originally Posted by Deathbane27
Question, though. Why have seperate files for the frame and backdrop? Any mod changing either would need to change the other.
Well, the frame can still have some non-visual scripting attached to it that I personally make use of. I'm avoiding having more than 1 top level object in each XML file (as per Sunthas' concerns about valid XML format) also.

Quote:
Originally Posted by Deathbane27
Also, whether you end up merging those or not, can you move this stuff into the Backdrop file?
I won't put them in the backdrop file (in relation to the part about no XML containing 2+ top level objects) but I will break them off into a seperate XML. I should be able to merge them into 1 top level object so this'll add just 1 new XML.

Will have this for you tomorrow afternoon along with some changes to the way city zone icon pages work.

Quib
Reply With Quote