@camil2003 Do not worry I like helping out the problem is that it take me some time to write it in english.
Try this to patch it:
From RP Manual install copy batch_work folder put it in to your Desktop folder.Copy in it your MASTER.DAT file and open windows 7 command prompt.
Here is how to open a command prompt in windows 7 :
1. Open the Start Menu.
2. Click on All Programs, Accessories, and on Command Prompt.
or
1. Open the Start Menu.
2. In the Start Menu search box area type cmd and press Enter.
or
1. Press and hold Shift, then right click on a folder that you want to open the command prompt at that location for and click on Open Command Prompt Here.
Now we have new window.In it write or copy/paste :
1)
Code:
START dat2 d master proto\CRITTERS\00000502.pro proto\CRITTERS\00000503.pro proto\CRITTERS\00000504.pro
This command Remove Kitsune, Dex, Cat Jules protos from the master.dat in the event the RP was already installed - prevent dups.If patching "fresh" one it size must remain unchanged.
2)
Code:
START dat2 a master proto\CRITTERS\00000502.pro proto\CRITTERS\00000503.pro proto\CRITTERS\00000504.pro
Add Kitsune, Dex, Cat Jules protos to the master.dat.File must be bigger now.
3)
Code:
START dat2 d master proto\CRITTERS\00000089.pro proto\CRITTERS\00000079.pro
Remove bad Cassidy proto and bad Skynet proto from master.dat.Now little smaller.
4)
Code:
START dat2 a master proto\CRITTERS\00000089.pro proto\CRITTERS\00000079.pro
Add fixed Cassidy proto and fixed Skynet proto to master.dat.Bigger...
Move your MASTER.DAT file back in to your Fallout 2 folder.And hopefully there will be no more save errors.
*Edit After you open windows 7 command prompt you need to navigate to batch_work folder.It is done with cd command or use press and hold shift method.