Hi. The game is on the same source like soldiers or FOW so it can be modified by a simple way for example:
to reduce cost a delay time of unit for first mission (training) in USA campaign- go to your game folder > resource > open map.pak with winrar > single > 01_usa-skirmish > 00_tutorial > open with wordpad skirmish_script(tutorial).mi > search for reinforcements and now you can modify what you want for example
{"player_infantry"
{state hidden}
{text "$/reinf_01"}
{image "marines(usa)"}
{hint ""}
{count -1}
{score 120}
{delay 20}
{eventStart "player_infantry"}
{waypoint "0"}
change to >
{"player_infantry"
{state hidden}
{text "$/reinf_01"}
{image "marines(usa)"}
{hint ""}
{count -1}
{score 0}
{delay 1}
{eventStart "player_infantry"}
{waypoint "0"}
> save the file > winrar will ask you for update the file click yes and its end.
count change to -1 give unlimited vehicle unit for example change sherman calliope from 2 to -1 give unlimited calliopes for mission that you like to modify
*!! YOU MUST MODIFY EVERY MISSION like this ... its maybe cost you some time but its easiest way to modify game like you want xD
----------------------------------------------------------------
To modify difficult go to game folder > resource > gamelogic.pak open with winrar > set > difficulty > easy.dl or other difficult you want open with wordpad > and modify enemy health, busrtfor example 0.1 firing timeout 1.5 , grenade timeout 20.0
ally health 100, burst 100, neutral ,health 100 > save file > winrar ask > yes > end XD
and i guarante its 100% Works
I think its very easy even for people that never modify soldiers or Faces of War but it will be problems with that i will make video but i think it will be needless
in your example above you say to change "count" but its the same inboth, but you did change "score" from 120 to 0 & "delay" from 20 to 1
if somewhere is -1 then its not need to change it beacuse is original unlimited ... change count is only for special unit like veteran tiger or katyusha etc
if someone have problems with modding files here are modified just download and overwrite but first make backups xD
[url]jefklo.pjointe.com/en/'>Link modded difficulty almost invincible units
[url]vv2pn3.dl4free.com/en/'>Link modded missions: inf special units , delay time 0 , cost unit 0
[Edited by Ciapekwj, 3/5/2011 4:20:53 AM]
thx m8 ...
Could you please tell me where is file located ?