Skip to content

Joelrau/IW4x_DeathRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 

Repository files navigation

DeathRun 2.2 Mod for IW4x

Deathrun is a mod in which a single player fights alone against the other team, his only weapons are his deadly traps.
The players on the opposite team have to kill the trapmaster (aka. activator) after finishing his course without dying.


This mod works with IW4x, you may do as you please with the code.


Configuration & Installation

Prenotes: Whereas "IW4x Root" you should be aware it is the root directory of iw4x installation, also please see "Requirements" section.

  1. Compile and use the latest iw4x.dll
  2. Clone deathrun_developer to "IW4x Root/mods"
  3. Copy "zonetool/ZoneTool-x86-release.dll" to "IW4x Root" and rename it to "zonetool.dll"
  4. Open "zonetool/zonetool-binaries-master.zip/zonetool-binaries-master" and copy "zonetool_iw4.exe" to "IW4x Root" and rename it to "zonetool.exe"
  5. Run makeMod.bat to build mod.ff
  6. Run makeIWD.bat to build .iwd files
  7. [optional] Run runMod.bat to launch your newly compiled mod, you can change launch options (ex. map) by directly editing .bat file

Adding new stuff

You need to know how to use RektInator's zonetool
Note: Remember to always run makeMod.bat and makeIWD.bat when adding new stuff.


Maps

You can download the usermaps that I have ported for the mod here: https://www.mediafire.com/folder/rupkj2mfzn0uc/usermaps

Additionally, if you wish to port some maps yourself here are 2 Tutorials:


Credits

  • quaK
  • BraXi & Others who worked on Braxi's Death Run for CoD4
  • Authors of original Deathrun mod for CS 1.6 for idea
  • And others, special thanks to mappers...

Requirements

  • Call of Duty: Modern Warfare 2 (base game)
  • IW4x base files
  • IW4x dll