Zombie Driver

Zombie Driver

Hints:
------
Submitted by: David K

Steam achievements:
-------------------
Complete the following tasks to unlock the corresponding achievement. 
To view your achievements and stats in Steam, select "Community", then
"My profile", then "View all my games", then the game and view stats.

Combo Master          - Make a 10,000 points combo.
Die Zombies Die !!    - Kill 3,000 zombies in a single mission.
Guns of Glory         - Fully upgrade all weapons.
I Am The Law!         - Unlock the police squad car.
I like My Car Clean.  - Finish the game without buying any car upgrades.
Missed Flight         - Progress to the airport base.
Pimp Car              - Fully upgrade one car.
Sunken Hope           - Move to the harbor base.
Superbeast            - Unlock the military prototype super car.
The Last Express      - Progress to the train station base.
Very Important Person - Unlock the mayor's White Limousine.
Zombie Driver         - Complete the game.


Cheat Codes:
------------
In the root directory of the game you will find a folder called "Packs", in
here you will find a zip file called "Pak0.zip". Open this with winrar (or
any other program that reads zip files). In here you will find all the files
you need to edit. Here are some edits that i found quite usefull: 

-=Make vehicles (almost) invincible=-
Inside the Pak0.zip go to the following directory:
Scripts/Cars. Here you will find an xml file for each of the games vehicle. 
For example the taxi (taxi.xml). Unzip the file somewhere and open it with 
any text editor (like notepad). Below the file you will find the lines: 

  < params >
  < health value="350" />

Change the health value from 350 to anything you want, something like 100000 
would do nice. Now save the file, and put it back in the Pak0.zip You can do 
this for all the vehicles. 

-=Cheap upgrades=-
Inside the Pak0.zip go to the following directory:
Scripts/GameRules and edit the file upgrade_prices.xml For example machine 
gun level 1 price: 

 < item name="machinegun1" price="2000" />

Change it to 1 and the upgrade will cost 1. 


-=Weapons ammo and damage=-
Inside the Pak0.zip go to the following directory: Scripts/Weapons here you 
will find an xml file for each of the weapon of the game. To edit the rocket 
launcher for example open the rocket_launcher.xml. And change the following 
line for damage: 

  < damage value="800" />

Change the 800 to anything you like. Mind you there are different levels of 
the weapon, and each level has it's own value. 

To change the clip size edit the following line:

  < clipSize value="500" />

Leave a Comment

Your email address will not be published. Required fields are marked *