This can be solved with making a safecopy of your mpdata file in Path...\Activision\Call of Duty 4 - Modern Warfare\players\profiles
However you can do this a bit more pro with making a batch file in notepad, this will let you backup the profile folder with click of a button. Instructions as follows.
NB! Not for Vista users.
And keep in mind I used Goggle to find a set of the right script suited to get this one working, I am not an experienced batch scripter.
Making the batch COD4 Profile backup:
1. Make a folder where you want the safecopy of your profile folders. Lets say in My Documents and name it: COD 4 backup
2. Open notepad (Not wordpad or Word, NOTEPAD) Copy and paste in the code on the code window below. Then copy the string from your safecopy folder and replace the Code #1
Code #1
C:\Documents and Settings\Gamer\Mine dokumenter\COD 4 backup3. Then go to your Path...\Activision\Call of Duty 4 - Modern Warfare\players\profiles and do the same with Code #2
Code #2
C:\Programfiler\Activision\Call of Duty 4 - Modern Warfare\players\profiles4. Then save the notepad file and set the extension to.bat, example: COD 4 Profile Backup.bat
My code:
Code #3
@echo off :: variables set drive=C:\Documents and Settings\Gamer\Mine dokumenter\COD 4 backup set backupcmd=xcopy /E /I /Y /D echo ### Backing up COD4 "profile" folders... %backupcmd% "C:\Programfiler\Activision\Call of Duty 4 - Modern Warfare\players\profiles" "%drive%\%folder%" echo Back up COD4 "profile" folders done... @pause
Good luck
~hugin
PS: Made a small program who make this batch file for you: CoD4 Profile Batch Generator
Use on your own risk, but totally free for key-grabbers, worms, spyware etc.
Ten post by? edytowany przez =BLACKWOLF= dnia: kwi 26, 2008 - 04:17


Ten temat jest zamkni?ty











