BloodRayne English.POD extractor/inserts help me! please
-
alcatelgod
- n00b
- Posts: 17
- Joined: Tue Dec 16, 2003 6:30 pm
BloodRayne English.POD extractor/inserts help me! please
Hungarian Language(I' am sorry):
Ki tud betömörítő modult a BloodRayne-hez PLEASE HELP ME!!!!!!!
Ki tud betömörítő modult a BloodRayne-hez PLEASE HELP ME!!!!!!!
-
alcatelgod
- n00b
- Posts: 17
- Joined: Tue Dec 16, 2003 6:30 pm
-
alcatelgod
- n00b
- Posts: 17
- Joined: Tue Dec 16, 2003 6:30 pm
- Mr.Mouse
- Site Admin
- Posts: 4051
- Joined: Wed Jan 15, 2003 6:45 pm
- Location: Dungeons of Doom
- Has thanked: 421 times
- Been thanked: 575 times
- Contact:
As a matter of fact. here it is:
You can compile this script in MexScriptor, which comes with MultiEx Commander. You must then start up MultiEx Commander and use it on a *.POD file with the "Use Custom BSM on..." option. Follow the instructions.
Alternatively, just download this updated mc.mrf file and overwrite the one in this path ..\MultiEx Commander\data\config\mc.mrf . You can then select "BloodRayne *.POD" files from within MultiEx Commander. Guess what, you can replace stuff too (Import function)!
You can compile this script in MexScriptor, which comes with MultiEx Commander. You must then start up MultiEx Commander and use it on a *.POD file with the "Use Custom BSM on..." option. Follow the instructions.
Alternatively, just download this updated mc.mrf file and overwrite the one in this path ..\MultiEx Commander\data\config\mc.mrf . You can then select "BloodRayne *.POD" files from within MultiEx Commander. Guess what, you can replace stuff too (Import function)!
The script wrote: ImpType StandardTail ;
IDString 0 POD3 ;
Set D Long 88 ;
GoTo D 0 ;
Get FNU Long 0 ;
Set D Long 264 ;
GoTo D 0 ;
Get TP Long 0 ;
Set DE Long FNU ;
Math DE *= 20 ;
Math DE += TP ;
For T = 1 to FNU ;
GoTo TP 0 ;
Get CO Long 0 ;
SavePos FSO 0 ;
Get FS Long 0 ;
SavePos FOO 0 ;
Get FO Long 0 ;
SavePos TP 0 ;
Math TP += 8 ;
Set DZ Long DE ;
Math DZ += CO ;
GoTo DZ 0 ;
Get FN String 0 ;
Log FN FO FS FOO FSO ;
Next T ;

