i was thinking of implementing a more warsim-like combat model.
however, i'm not really that knowledgeable about the way the game data is stored in the .xml files. i tried looking through the mod wiki but it's still pretty bare bones regarding .xml editing.
anyway, the first change i want to implement is making units withdraw from combat more readily i.e. more often than not, units won't fight til they're burger. related to this is making the attacking unit break off an attack if they're losing badly.
sorry if i'm bein a total newb but could someone point me in the right direction?
also, i'm thinking of implementing a combat model along the lines of norm kroger's operational art of war series. will the game engine be capable of modelling the effect of (1) supply lines and (2) units being at a disadvantage when fighting surrounded?
thanks for the help!
however, i'm not really that knowledgeable about the way the game data is stored in the .xml files. i tried looking through the mod wiki but it's still pretty bare bones regarding .xml editing.
anyway, the first change i want to implement is making units withdraw from combat more readily i.e. more often than not, units won't fight til they're burger. related to this is making the attacking unit break off an attack if they're losing badly.
sorry if i'm bein a total newb but could someone point me in the right direction?
also, i'm thinking of implementing a combat model along the lines of norm kroger's operational art of war series. will the game engine be capable of modelling the effect of (1) supply lines and (2) units being at a disadvantage when fighting surrounded?
thanks for the help!
Comment