Post tutorial Report RSS Make your own Bodies Stay Mod

A simple tutorial on how to make your own bodies stay mod.

Posted by on - Basic Other

  1. Go to C:\Program Files (x86)\EA Games\Battlefield 2\Mods\(whatever mod you want to edit)
  2. Make a .zip file named Objects_body.zip
  3. Open up Objects_server.zip file in the same directory
  4. Extract the soldiers folder from the Objects_server.zip to your Desktop, or whatever place you find easy to access
  5. Go to the extracted soldiers folder, delete the common folder, and go into each of the subfolders and delete the .con files
  6. Now open up each .tweak file (with notepad) in the subfolders and search for the line: ObjectTemplate.armor.timeToStayafterDestroyed and change it to however many seconds you want the body to stay, I usually change it to 10000, then save the files
  7. Now add the edited soldiers folder to the Objects_body.zip
  8. Open up the ServerArchives.con file in the mod folder and add the line fileManager.mountArchive Objects_body.zip Objects above fileManager.mountArchive Objects_server.zip Objects Now it should look something like this:

fileManager.mountArchive Objects_body.zip Objects
fileManager.mountArchive Objects_server.zip Objects
fileManager.mountArchive Menu_server.zip Menu
fileManager.mountArchive Common_server.zip Common
fileManager.mountArchive Booster_server.zip Objects

The bodies stay mod should work now. To disable the Bodies Stay Mod just delete the line you added in Serverarchives.con.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: