strategyonly
C2C Supreme Commander
Well there isn't another copy elsewhere and it is working. I just want to get rid of it so no complications occur later.
I just looked and i dont see it??
Well there isn't another copy elsewhere and it is working. I just want to get rid of it so no complications occur later.
Here is one I made for steampunk1880.
[TUTORIAL] Modular XML Modding With C2C
http://forums.civfanatics.com/showthread.php?t=444311
thanks hydro !!!! seems simple enough
but if thelopez tech editor is outdated is there a guide for techs too?????
edit: i'm afraid the actual modding will have to wait because of my final exams so guess i'll start modding a bit later![]()
Its better for ALL XML is to CUT/PASTE from something that is working correctly, and going on from there, at least thats even today what i do.
changed fire events again with increased chance and reduced thresholds, also changed theater event to require flammability of only 25 and industrial fire now at 50.
There is also rudimentary code for a global warming event - that code is still under construction and thus set to be inactive. It shouldn't cause any errors currently.
Would be trivial for someone to write a generator that runs as a dialog and requests parameters (unit strength, AI Types, etc., etc.) and spits out the correct XML for the unit. Its all down to having the time.
Ideally we'd have a tool that reads the schema, generates a list of parameters from the schema, loads a baseline unit template (i.e. - you give it an existing unit type to base the new one on), and uses that to fill in all the starting values, then you just edit a few changes and it spits out the new uni XML for you. The reading-the-schema part makes this a bit harder, but no rocket science. Obviously it could also apply (in fact an app that was schema riven would 'just work') to buildigs, civics, etc...
There might even be decent freeware XML editors out there that pretty much do this based off of a schema anyway - I'll search around a bit and see if I can find anything.
Updates
- Fixed spelling error (BONUS_NARURAL_GAS now BONUS_NATURAL_GAS) since this is a new resource it should have little effect except remove the old one from the map. Nothing is using it yet.
I have decided to not make new loading screens. I have fallen in love with the ones already in the game, and they play tribute to Empire Earth, one of the greatest games i have ever had the pleasure of conquering the world with.