Log in

View Full Version : Modding Bonuses units get from experience



Tristrem
03-12-2007, 20:32
Ok, I don't know if this is an easy question to answer, but here it goes. In
M2TW after a unit gains experience from killing in battle, it's stats are changed. I noticed as a unit gains experience it only gains defensive skill, no attack changes, and missle troops never gain missle skill for all the people they kill with their ranged weapon. So the question I pose is this, can this be modded?

Can a melee unit gain attack skill when it gains experience, and can a missle unit achieve a greater ranged skill from gaining experience?

Any help would be greatly appreciated.

Lusted
03-12-2007, 20:37
No it cannot be modded.

Tristrem
03-12-2007, 21:04
well thats a bummer, I guess it is one on those things that they call hardcoded, right?

alpaca
03-14-2007, 15:23
Yes it is. For such things you'd need an SDK for to make them properly (i.e. the ability to compile some parts of the game code) because it would probably be too slow to make them dynamic - not to mention a lot of work.