View Full Version : cheat or trainer plz
heavy_infan_61
03-12-2007, 06:39 PM
hey guys i ve been looking for trainers like hatedoxes kind wich i dont get and i ve been wanting unlimted ammo for ages and would really like it if any knows a link or cheat to get unlimted health or ammo and stuff like that and i dont like the health cheat on manual well thx http://forums.ubi.com/images/smilies/typing.gif http://forums.ubi.com/images/smilies/16x16_smiley-sad.gif
heavy_infan_61
03-12-2007, 06:39 PM
hey guys i ve been looking for trainers like hatedoxes kind wich i dont get and i ve been wanting unlimted ammo for ages and would really like it if any knows a link or cheat to get unlimted health or ammo and stuff like that and i dont like the health cheat on manual well thx http://forums.ubi.com/images/smilies/typing.gif http://forums.ubi.com/images/smilies/16x16_smiley-sad.gif
sobek99
03-13-2007, 04:19 AM
<BLOCKQUOTE class="ip-ubbcode-quote"><div class="ip-ubbcode-quote-title">quote:</div><div class="ip-ubbcode-quote-content">Originally posted by heavy_infan_61:
hey guys i ve been looking for trainers like hatedoxes kind wich i dont get and i ve been wanting unlimted ammo for ages and would really like it if any knows a link or cheat to get unlimted health or ammo and stuff like that and i dont like the health cheat on manual well thx http://forums.ubi.com/images/smilies/typing.gif http://forums.ubi.com/images/smilies/16x16_smiley-sad.gif </div></BLOCKQUOTE>
i do not know howto get unlimited ammo but i know how to increase ammo for your soldiers and vehicles in Single Player.
goto:
Documents and Settings\*your windows profile*\My documents\My Games\faces of war\profiles\*yourprofile*\save\*current saved game*\
open the mission.scn file with a texteditor like UltraEdit:
http://www.download.com/UltraEdit-32/3003-2352_4-10002835.html?tag=toprated
the only problem is to find out which soldiers are yours.
Quite often (not always) your soldiers have id numbers like:
0x8000
0x8002
0x8004
etc
anyway mark the
0x8000 and do a serach for that number. eventually you will come to something that says inventory.
it will most likely look like this if its a German Submachine gunner:
{Inventory 0x8013
{box
{clear}
{item "pistol" "ammo" 77 {cell 0 0}}
{item "m24" "grenade" {cell 2 0}}
{item "mp40" {cell 0 1}}
{item "bandage" 3 {cell 4 0}}
{item "m24x5" "grenade" {cell 4 1}}
{item "helmet1_ger" {cell 4 2}{user "head"}}
}
}
if you want more ammo change the number 77 after "ammo" to like 2000. this works for all kinds of ammo even tank ammo.
sobek99
03-13-2007, 04:35 AM
for tanks "ap" "ammo" is armour piercing
and "fg" "ammo" is High Explosive.
please note that the numbers (like 0x808f) may be different from one save file to another.
if you do not have tank but would want one you can add one yourself by simply entering this into the saved file i mentioned above:
{Entity "is2" 0x9d5b
{Position 434.02 -4351.2 -4.74}
{xform zl 171.21}
}
this should be entered where the other entities are lsied and also before the codes that says:
{Link 0x8065 {0x808f "gunner"}}
also to find out the position locate one of your infantry and use their position for the tank.
then you enter the following code BEFORE
the first line of brains that look like this {Brain 0x9000 (again the number may be different)
{Inventory 0x9d5b
{box
{clear}
{item "mgun" "ammo" 8000 {cell 0 0}}
{item "bullet122" "ap" "ammo" 600 {cell 0 1}}
{item "bullet122" "fg" "ammo" 600 {cell 0 2}}
{item "ptr" "ammo" 2250 {cell 0 0}}
{item "repair_kit" {cell 0 3}}
{item "mg42" 5 filled {cell 0 7}}
}
}
go here for a comprehensive list of Vehicles in FOW:
http://hosted.filefront.com/sobek99/1877357
the file you should download is named tank_ammo_coded.xls