View Single Post
  #1  
Old 09-25-2011, 05:00 PM
mccormack.d's Avatar
mccormack.d mccormack.d is offline
Approved Member
 
Join Date: Aug 2011
Location: Columbus, GA
Posts: 15
Default

Quote:
Originally Posted by drakic View Post
I managed to achieve high accuracy, unlimited health and some other things by changing file EASY.DL in file Game dir\Resources\game.pak\set\difficulty

{enemy
{health 0.1}
{accuracy 0.1}
{burst 0.85}
{cover_damage 0.1} ; damage when protected by cover
{cover_hitchance 0.1} ; hit chance when protected by cover
{crawl_hitchance 0.1} ; hit chance for prone soldier
{firing_timeout 5.5}
{grenade_timeout 5.0}
{mounted_mgun 3} ; accuracy modifier for mguns mounted on tanks
}
{ally
{translate_damage 1} ; damage translation output modifier
{health 99} ; health increase
{health_increase 99} ; health regeneration

{burst 1}
{cover_damage 3}
{cover_hitchance 1}
{crawl_hitchance 1}

{mounted_mgun 5}
}
I'm using the Steam MOW: Vietnam - Special Edition version and there is no Resources\game.pak\ folder that I can find. There is a Resources\ folder, but no game.pak\ folder. Is it in a different location for Steam versions?
Reply With Quote