Page 1 of 1

multiple xml

PostPosted: Thu Mar 29, 2007 6:27 pm
by DiM
can multiple xml files be used for a map and everytime a game starts a random xml is chosen? or even from round to round another xml is chosen.

i have a map idea based on this and i need to know if it's possible

PostPosted: Thu Mar 29, 2007 6:29 pm
by Coleman
That would be insanely cool and fun to write, but it doesn't seem likely. :(

PostPosted: Thu Mar 29, 2007 8:17 pm
by WidowMakers
I asked this question a couple months ago. Currently the system does not allow it. I too have a few ideas. :D

PostPosted: Thu Mar 29, 2007 8:58 pm
by hecter
Maybe you could try to program it into one big XML file. I don't really know how it works, but at the begining you could have it randomly select on of the variables that you have, and each variable would be the XML coding that you have for the map. But again, I don't know that much about it…