lol, i concur, i always think I'm winning then it turns into a 2 hour stale mate and i end up giving up. I shall tell you what file you need to edit.
Go into MoW main directory > resource>open map.pak with winrar.
map>single>01_usa-skirmish>00_tutorial> skirmish_script.mi ( open with notepad ).
Ok so now you're at the right file. ctrl+a ( select all ) then ctrl+f ( search ). Type in ' reinforce ' and it should bring you to this line;
Quote:
{reinforcements
{scoreTotal 999999}
{scoreCurrent 0}
|
Type in the same amount of 9's, i tried more 9's and it wouldn't work.
Next, type ' hard ', or whatever difficulty you play on into the search box and it will bring you to this;
Quote:
{condition
{type difficulty}
{level hard}
}
{"reinforcement"
{operation score_add}
{score 999999}
|
You can see where i put 999999. Click save, make sure it saves on winrar as sometimes you have to minimize notepad to see the option on winrar to save.
And that's it. Just do the same thing for every mission. Game has to be closed to save.