zzDeathmatch mod for Brothers In Arms
zzDeathmatch is a deathmatch / teamdeathmatch mod for the game Brothers In Arms (by Ubisoft and Gearbox Software).
zzDeathmatch is IN NO WAY sponsored by or supported by Gearbox Software or Ubisoft. zzDeathmatch is
a private project created by Jeffrey Broome as an example of how to create a simple mod (modification) for
the game Brothers In Arms.
zzDeathmatch is NOT meant to be a full featured and super-fun mod. For example, in normal deathmatch
mode, the player only spawns with 2 weapons (a rifle and a pistol). There are NO weapon pickups. There
are NO ammo pickups. There are NO health packs. There is NO attempt to balance any of
the weapons. Everybody has all the same weapons anyway, so what could be more balanced than that? ;)
zzDeathmatch is simply meant to be a mod template to help other mod developers get started with a mod for Brothers
In Arms.
If you just want to run the mod:
For Brothers in Arms: Road to Hill 30:
To download zzDeathmatch for Brothers In Arms: Road to Hill 30, click HERE and save
this file on your PC and then run it. The mod installer will create a shortcut on your desktop to start the mod
running and it will create a menu in your Start menu where you can run the mod, or uninstall it.
For Brothers in Arms: Earned In Blood:
To download zzDeathmatch for Brothers In Arms: Earned in Blood, click HERE and save
this file on your PC and then run it. The mod installer will create a shortcut on your desktop to start the mod
running and it will create a menu in your Start menu where you can run the mod, or uninstall it.
If you are a mod developer and want the source code:
If you are a mod developer and you want to see the source code to zzDeathmatch, download one of these 2 files
(depending on whether you have "Road to Hill 30" or "Earned In Blood":
zzDeathmatch Source code for Road to Hill 30
zzDeathmatch Source code for Earned in Blood
Save the file on your PC. Unzip the .zip file into your Ubisoft\Gearbox Software\BrothersInArms folder
for RtH30 (or Ubisoft\Gearbox Software\BrothersInArmsEiB for EiB). The contents of the zzDeathmatch\SystemBackup
folder are meant to be copied into your BrothersInArms\System (or BrothersInArmsEiB\System) folder. You can
rebuild the mod by starting up a Command Prompt window and changing to your BrothersInArms\System (BrothersInArmsEiB\System)
folder and running "uccdepend zzDeathmatch.ini". NOTE: You MUST already have the BiA SDK installed before doing
this and you will need to download and install the mod .exe file (from the link above) to get the binary files
(the maps, the animations, the textures, etc.). More detailed instructions on how to build the mod will
appear on the BiA Wiki site in the near future.