SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SHIII Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=195)
-   -   Merchant Variety Pack - Mid/Late War Edition Screenshots (https://www.subsim.com/radioroom/showthread.php?t=82326)

The Avon Lady 07-24-05 06:20 AM

Quote:

Originally Posted by terrapin
All fine now again!

Nope. Getting a small corrupted file when downloading the new 3.5MB MV MLW Pack.

terrapin 07-24-05 06:36 AM

Quote:

Originally Posted by The Avon Lady
Quote:

Originally Posted by terrapin
All fine now again!

Nope. Getting a small corrupted file when downloading the new 3.5MB MV MLW Pack.

Must be on your end. Here all is fine... :)

The Avon Lady 07-24-05 06:48 AM

OK. Got it now.

Iambecomelife, please open up a new MVP MLW thread, so we can discuss some issues here, like clearer instructions on installing this with the early war MVP and maybe a single batch installer that prompts you which MVP to run SH3 with.

terrapin 07-24-05 06:49 AM

Quote:

Originally Posted by The Avon Lady
OK. Got it now.

Iambecomelife, please open up a new MVP MLW thread, so we can discuss some issues here, like clearer instructions on installing this with the early war MVP and maybe a single batch installer that prompts you which MVP to run SH3 with.

Fine. Check PM :) :D

The Avon Lady 07-24-05 07:22 AM

Quote:

Originally Posted by iambecomelife
it is, in fact, released :yep:

I highly recommend that this edition and the original edition be packaged together.

It would appear to me that what should have been done is:

1. Not use the same file names as were already used in the original MVP. Instead of the same file name, like B1.tga, you could have started the file names with 21, e.g., B21.tga. That way, all MVP files can be safely installed in the same folder.

2. The batch file should prompt the player when selecting option "2" (randomize ships and run SH3), asking if their current campaign patrol is prior to 1941 or not and based on the reply, randomize accordingly.

Doing the above will lead to one MVP folder with all the TGA files, and one batch installer to backup, restore, randomize and delete.

Another question: are the 2 files, NKC3.tga and NPPLD.tga, the same in both the original and MLW MVP Packs? Specifically, can the versions of these 2 files that came with the latest MLW edition be used with the original MVP edition?

Krieg-Schwein 07-24-05 09:01 AM

I don't like the new installer, for those of us that have our game installed on an other drive
D:\SilentHunterIII
All I get is after I chose option 1 to back up then 2 to install is




------------------------------------------------------------------

Backups of your original files have been created
You can now install Merchant Variety Pack!


Press any key to continue . . .




------------------------------------------------------------------

This will install Merchant Variety Pack Skins
Use this function as often as you like in order to randomize
merchant skins

Press any key to continue . . .

------------------------------------------------------------------

An error has occured.
Backup files do NOT exist!
Please backup your original files first using
"1. Backup Original TGA Files"


Press any key to continue . . .

------------------------------------------------------------------







I'm going to modify the BAT from the other mod, hopefully that will work!!

The Avon Lady 07-24-05 09:10 AM

Be a little patient and I might have an install ready soon with just one MVP folder and one BAT file to do everything, no matter where you've installed SH3.

The only outstanding question I have is:

Are the 2 files, NKC3.tga and NPPLD.tga, the same in both the original and MLW MVP Packs? Specifically, can the versions of these 2 files that came with the latest MLW edition be used with the original MVP edition?

terrapin 07-24-05 09:19 AM

Quote:

Originally Posted by The Avon Lady
Be a little patient and I might have an install ready soon with just one MVP folder and one BAT file to do everything, no matter where you've installed SH3.

The only outstanding question I have is:

Are the 2 files, NKC3.tga and NPPLD.tga, the same in both the original and MLW MVP Packs? Specifically, can the versions of these 2 files that came with the latest MLW edition be used with the original MVP edition?

That would be great. I'd host that one, too

Krieg-Schwein 07-24-05 09:50 AM

Quote:

Originally Posted by The Avon Lady
Be a little patient and I might have an install ready soon with just one MVP folder and one BAT file to do everything, no matter where you've installed SH3.

The only outstanding question I have is:

Are the 2 files, NKC3.tga and NPPLD.tga, the same in both the original and MLW MVP Packs? Specifically, can the versions of these 2 files that came with the latest MLW edition be used with the original MVP edition?


the NKC3.tga is different from the other mod but the NPPLD.tga is the same you can change the NKC3.tga if you want to change the skin for the C3 cargo otherwise is will use the skin from the other pack

I modified the MVP2.Bat to work on an other drive.

__________________________________________________ __________________________________________________ ______


@echo off
Cls
set %random%=0
set /a num=%random%/2182+1
if %num%==1 goto 1
if %num%==2 goto 2
if %num%==3 goto 3
if %num%==4 goto 4
if %num%==5 goto 5
if %num%==6 goto 6
if %num%==7 goto 7
if %num%==8 goto 8
if %num%==9 goto 9
if %num%==10 goto 10
if %num%==11 goto 11
if %num%==12 goto 12
if %num%==13 goto 13
if %num%==14 goto 14
if %num%==15 goto 15

:1

copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T03.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T04.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T05.tga

copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T03.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T04.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T05.tga

copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T03.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T04.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T05.tg a

copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T03.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T04.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T05.tga

copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T03.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T04.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T05.tga

copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T03.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T04.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T05.tga

copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T03.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T04.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T05.tga

copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T03.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T04.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T05.tga

copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T03.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T04.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T05.tga

copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
goto end

:2

copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T03.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T04.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T03.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T04.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T03.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T04.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T03.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T04.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T03.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T04.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T03.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T04.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T03.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T04.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T03.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T04.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T03.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T04.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
goto end

:3

copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T03.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T14.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T03.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T14.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T03.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T14.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T03.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T14.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T03.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T14.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T03.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T14.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T03.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T14.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T03.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T14.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T03.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T14.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
goto end

:4

copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T13.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T14.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T13.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T14.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T13.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T14.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T13.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T14.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T13.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T14.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T13.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T14.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T13.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T14.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T13.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T14.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T13.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T14.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
goto end

:5

copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T12.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T13.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T14.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T12.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T13.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T14.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T12.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T13.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T14.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T12.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T13.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T14.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T12.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T13.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T14.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T12.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T13.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T14.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T12.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T13.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T14.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T12.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T13.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T14.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T12.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T13.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T14.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
goto end

:end
PAUSE
cls
D:\SilentHunterIII\sh3.exe


__________________________________________________ __________________________________________________ ______


file if you have your game installed on D: you can copy this in place of text of the MVP2.bat file just open it with Notepad and replace the Text
If your game is installed an other drive than D: You can edit the Batch file for your directory It's really simple with Notepad
Just right click on the MVP2.bat file and chose edit the hit CONT H to use the find and edit feature of notepad
you will see a window called Replace

http://img136.imageshack.us/img136/3537/image16dr.jpg

and replace D: with the drive you have the game on

iambecomelife 07-24-05 02:11 PM

Hi; I think I'm going to upload a version 1.1 that incorporates the renamed TGA files AvonLady suggested and a modified batch file. The current one still seems to cause trouble with drives other than C: since I accidentally used an old version of Woof's updated installer. I'll keep you posted...

iambecomelife 07-24-05 02:23 PM

Quote:

Originally Posted by The Avon Lady
Be a little patient and I might have an install ready soon with just one MVP folder and one BAT file to do everything, no matter where you've installed SH3.

The only outstanding question I have is:

Are the 2 files, NKC3.tga and NPPLD.tga, the same in both the original and MLW MVP Packs? Specifically, can the versions of these 2 files that came with the latest MLW edition be used with the original MVP edition?

NPPLD is the same, but NKC3 is different; it's the camo version of the C-3's hull.

iambecomelife 07-24-05 04:21 PM

Quote:

Originally Posted by Krieg-Schwein
Quote:

Originally Posted by The Avon Lady
Be a little patient and I might have an install ready soon with just one MVP folder and one BAT file to do everything, no matter where you've installed SH3.

The only outstanding question I have is:

Are the 2 files, NKC3.tga and NPPLD.tga, the same in both the original and MLW MVP Packs? Specifically, can the versions of these 2 files that came with the latest MLW edition be used with the original MVP edition?


the NKC3.tga is different from the other mod but the NPPLD.tga is the same you can change the NKC3.tga if you want to change the skin for the C3 cargo otherwise is will use the skin from the other pack

I modified the MVP2.Bat to work on an other drive.

__________________________________________________ __________________________________________________ ______


@echo off
Cls
set %random%=0
set /a num=%random%/2182+1
if %num%==1 goto 1
if %num%==2 goto 2
if %num%==3 goto 3
if %num%==4 goto 4
if %num%==5 goto 5
if %num%==6 goto 6
if %num%==7 goto 7
if %num%==8 goto 8
if %num%==9 goto 9
if %num%==10 goto 10
if %num%==11 goto 11
if %num%==12 goto 12
if %num%==13 goto 13
if %num%==14 goto 14
if %num%==15 goto 15

:1

copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T03.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T04.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T05.tga

copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T03.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T04.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T05.tga

copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T03.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T04.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T05.tg a

copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T03.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T04.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T05.tga

copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T03.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T04.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T05.tga

copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T03.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T04.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T05.tga

copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T03.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T04.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T05.tga

copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T03.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T04.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T05.tga

copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T03.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T04.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T05.tga

copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
goto end

:2

copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T03.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T04.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T03.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T04.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T03.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T04.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T03.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T04.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T03.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T04.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T03.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T04.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T03.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T04.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T03.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T04.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T03.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T04.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
goto end

:3

copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T03.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T14.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T03.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T14.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T03.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T14.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T03.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T14.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T03.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T14.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T03.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T14.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T03.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T14.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T03.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T14.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T03.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T14.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
goto end

:4

copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T02.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T13.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T14.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T02.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T13.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T14.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T02.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T13.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T14.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T02.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T13.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T14.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T02.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T13.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T14.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T02.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T13.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T14.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T02.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T13.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T14.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T02.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T13.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T14.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T02.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T13.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T14.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
goto end

:5

copy B5.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T01.tga
copy B1.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T12.tga
copy B2.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T13.tga
copy B3.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T14.tga
copy B4.tga D:\SilentHunterIII\data\Sea\NKLS_\NKLs__T15.tga

copy C5.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T01.tga
copy C1.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T12.tga
copy C2.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T13.tga
copy C3.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T14.tga
copy C4.tga D:\SilentHunterIII\data\Sea\NKSQ_\NKSQ__T15.tga

copy D5.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T01.tg a
copy D1.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T12.tg a
copy D2.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T13.tg a
copy D3.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T14.tg a
copy D4.tga D:\SilentHunterIII\data\Sea\NOTM_T2\NOTM_T2_T15.tg a

copy E5.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T01.tga
copy E1.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T12.tga
copy E2.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T13.tga
copy E3.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T14.tga
copy E4.tga D:\SilentHunterIII\data\Sea\NOTMs_\NOTMs__T15.tga

copy F5.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T01.tga
copy F1.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T12.tga
copy F2.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T13.tga
copy F3.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T14.tga
copy F4.tga D:\SilentHunterIII\data\Sea\NOTSf\NOTSf_T15.tga

copy G5.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T01.tga
copy G1.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T12.tga
copy G2.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T13.tga
copy G3.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T14.tga
copy G4.tga D:\SilentHunterIII\data\Sea\NVV\NVV_T15.tga

copy H5.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T01.tga
copy H1.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T12.tga
copy H2.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T13.tga
copy H3.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T14.tga
copy H4.tga D:\SilentHunterIII\data\Sea\NKSs_\NKSs__T15.tga

copy J5.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T01.tga
copy J1.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T12.tga
copy J2.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T13.tga
copy J3.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T14.tga
copy J4.tga D:\SilentHunterIII\data\Sea\NPPL_\NPPL__T15.tga

copy K5.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T01.tga
copy K1.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T12.tga
copy K2.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T13.tga
copy K3.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T14.tga
copy K4.tga D:\SilentHunterIII\data\Sea\NTR\NTR_T15.tga

copy L5.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T05.tga
copy L1.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T01.tga
copy L2.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T02.tga
copy L3.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T03.tga
copy L4.tga D:\SilentHunterIII\data\Sea\NLL_\NLL__T04.tga
goto end

:end
PAUSE
cls
D:\SilentHunterIII\sh3.exe


__________________________________________________ __________________________________________________ ______


file if you have your game installed on D: you can copy this in place of text of the MVP2.bat file just open it with Notepad and replace the Text
If your game is installed an other drive than D: You can edit the Batch file for your directory It's really simple with Notepad
Just right click on the MVP2.bat file and chose edit the hit CONT H to use the find and edit feature of notepad
you will see a window called Replace

http://img136.imageshack.us/img136/3537/image16dr.jpg

and replace D: with the drive you have the game on

So you've gotten the mod to work with an installation on a drive other than C:\? I don't know if it's just my operating system or what but it just refuses to work on my computer unless I install to C: or use one of the workarounds I described in the early war edition's readme. I make sure to find and replace all the text but I get that syntax error. I've tried both versions of woof's updated installer and they still don't work. I never thought I'd need to get tech support for my own mod :-? . I was really hoping that this new method would work out but now I might just re-release an updated version of the old batch file to ensure compatibility.

iambecomelife 07-24-05 04:38 PM

After tearing apart several batch files I finally put together a version that works on non-C: directories on my machine. Look for Version 1.1 later today.

Krieg-Schwein 07-24-05 04:57 PM

I can put the bat file on file shack if you want! It is for drive D but I could make several of them and zip them up for each drive up to drive H:\!!

iambecomelife 07-24-05 05:12 PM

Quote:

Originally Posted by Krieg-Schwein
I can put the bat file on file shack if you want! It is for drive D but I could make several of them and zip them up for each drive up to drive H:\!!

Thanks, but that won't be necessary. I just created a new one that works. I just need it repackaged along with the new readme into the original 7zip file.


All times are GMT -5. The time now is 12:10 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.