Hey guys, I figured I would put together a tutorial on how to create mods for zombies. First you're going to need.
Black ops & mod tools
Rawfile rip, download full 1.3 then the 1.4 update - http://wiki.modsrepository.com/index.php...files_Rips
Csv needed for common_zombie_patch - attached
After downloading all of the above, open up the 1.3 rawfile rip, navigate to your black ops directory and drag and drop the raw folder into your black ops directory, choose yes to merge/overwrite anything. Do the same for the 1.4 update.
Next you're going to download the custom csv and open up the folder called zone_source in black ops.
You're going to be using this file instead of mod.csv to include any assets in your fastfile, open it up in your editor and you can see the files which will be added, you can copy these to your mod directory later.
Next open up Launcher from the mod tools which can be found in the tools tab of steam or in /bin/Launcher.exe. After opening either press F8 or go to "Tools>New mod...".
The name can be anything you want it to be. I don't recommend having a space in the title, as it will give errors when compiling, however it will still successfully compile.
In the mod builder tab click on the list of mods and select your mod.
Now set up the settings so they look like this.
You can make copys of the gscs in the mod folder in mods/yourmodname, if you want to add new assets/remove some, you can open up the .csv and add them as you would in the mod.csv, e.g.
Now click build mod when you're ready.
After it has finished and there's no errors, go to your black ops directory and open up the zone folder, then the English folder. Sort by date, and then your ff should be at the top named "common_zombie_patch.ff".
Next right click the ff and click copy, go back into the zone folder and open up the Common folder, there should be ff in here called "common_zombie_patch.ff", make a back up of this by right click dragging and clicking copy here. Now right click anywhere not on a file and click paste or press ctrl+v. Select yes to overwrite.
You've now got a modded zombies, you can launch the game and the mods will be on! Keep in mind that if you're playing with your friends you should also send them the common_zombie_patch.ff before you play with them.
Black ops & mod tools
Rawfile rip, download full 1.3 then the 1.4 update - http://wiki.modsrepository.com/index.php...files_Rips
Csv needed for common_zombie_patch - attached
After downloading all of the above, open up the 1.3 rawfile rip, navigate to your black ops directory and drag and drop the raw folder into your black ops directory, choose yes to merge/overwrite anything. Do the same for the 1.4 update.
Next you're going to download the custom csv and open up the folder called zone_source in black ops.
You're going to be using this file instead of mod.csv to include any assets in your fastfile, open it up in your editor and you can see the files which will be added, you can copy these to your mod directory later.
Next open up Launcher from the mod tools which can be found in the tools tab of steam or in /bin/Launcher.exe. After opening either press F8 or go to "Tools>New mod...".
The name can be anything you want it to be. I don't recommend having a space in the title, as it will give errors when compiling, however it will still successfully compile.
In the mod builder tab click on the list of mods and select your mod.
Now set up the settings so they look like this.
You can make copys of the gscs in the mod folder in mods/yourmodname, if you want to add new assets/remove some, you can open up the .csv and add them as you would in the mod.csv, e.g.
Now click build mod when you're ready.
After it has finished and there's no errors, go to your black ops directory and open up the zone folder, then the English folder. Sort by date, and then your ff should be at the top named "common_zombie_patch.ff".
Next right click the ff and click copy, go back into the zone folder and open up the Common folder, there should be ff in here called "common_zombie_patch.ff", make a back up of this by right click dragging and clicking copy here. Now right click anywhere not on a file and click paste or press ctrl+v. Select yes to overwrite.
You've now got a modded zombies, you can launch the game and the mods will be on! Keep in mind that if you're playing with your friends you should also send them the common_zombie_patch.ff before you play with them.