XML Manipulator

Joined
Sep 15, 2006
Messages
511
XML Manipulator

Download:

Description:
This program I made allows you to make repetitive changes to XML very quickly. It allows you to add add tags, remove them, and set default values. One thing I've found very useful was to update XML files to BTS and copy the needed parts over.

I also spent a bit of time to make a nice interface so it should be pretty easy to use. Post or E-Mail me at ClassicThunder@bellsouth.net if you need any help. This app is mainly to help upgrade to BTS but you could also easily convert BTS material to the regular game if you wanted.

Uses
Adding Tags: This program allows you to add tags to a file allowing you to convert a whole file to BTS schema and then copy over what you need directly to a BTS file.
Removing Tags: You can do just the opposite converting BTS to stock and then copy over the new units and buildings.
Default Values: You can easily set every requirement to none making it easer to add in a tech tree and then hook everything back up.
 
Is this for BTS only? I got an error trying to open it for the first time: Application Failed to Initialize Properly (0xc0000135).

EDIT: Sorry, I didn't have the .net framework installed. Fixed now. I still don't fully understand what it's supposed to do though.
 
Its supposed to make converting a lot faster and easier.

For example:
After the iHurryCostModifier tag in stock you could add the iAdvancedStartCost tag and the iAdvancedStartCostIncrease tag with appropriate default values to every unit in about 10 clicks. After about 5 mins you can update a whole xml file and then copy and paste the units you want.

You could also use the remove function to remove any tags that are in BTS and are not in the stock game then copy BTS units over. Until you get used to the program I suggest you make backups before doing anything though.
 
Top Bottom