Henslesax
Member Since 25 Aug 2007Offline Last Active Dec 05 2007 08:12 PM
Community Stats
- Group Member
- Active Posts 16
- Profile Views 1973
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
User Tools
Friends
Henslesax hasn't added any friends yet.
Latest Visitors
Posts I've Made
In Topic: BGT 1.05a install problem
22 November 2007 - 01:17 PM
I finally managed to solve my problem, even if i didn't think this way would work. There was 1 or 2 missing file that i tryied to copy from my CD 5, but it didn't worked. The CD was damaged so i tought that making a copy of it wouldn't work because the files could be damaged for good, but after reinstalling using this new copy, it worked just fine. Thanks for the answers.
In Topic: BGT 1.05a install problem
18 November 2007 - 10:12 AM
Ah thanks, sorry if i got it wrong the first time
Here is what i get:
:: Check directory contains full BGTotSC installation:::::::::::::::::::::::::::::::::::
:CHECK
IF NOT EXIST "%BG1PATH%\data\AREA000A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000E.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000F.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000G.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000H.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA010A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA010B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA020A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA020B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA030A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA030B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA040X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA060A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA070A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA080A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA080B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA090X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA120A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA120B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA130A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA140A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA140B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA160X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180E.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA190X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA210X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA220X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA230A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA230B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA320X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA340X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA360X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA380X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA390X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA400X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA410X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA420X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA440X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA450X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA470X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA480X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA490X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA500X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA510X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA520X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA550X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Areas.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ARMisc.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CHAAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CHASound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CREAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Creature.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CRESound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Default.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Dialog.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Effects.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Gui.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Items.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPCREANM.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPGUI.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPSounds.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\NPCSound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\OBJAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\RndEncnt.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\scripts.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\SFXSound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Spells.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA100A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA150A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA200A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA200B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ExArMaps.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ExPAreas.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\chitin.key" GOTO FAIL
IF NOT EXIST "%BG1PATH%\BGMain2.exe" GOTO FAIL
GOTO CREATURE
:FAIL
more BGT\Language\%LANGUAGE1%\PreSetup 4.txt
GOTO START
Here is what i get:
:: Check directory contains full BGTotSC installation:::::::::::::::::::::::::::::::::::
:CHECK
IF NOT EXIST "%BG1PATH%\data\AREA000A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000E.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000F.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000G.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA000H.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA010A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA010B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA020A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA020B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA030A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA030B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA040X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA060A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA070A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA080A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA080B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA090X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA110C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA120A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA120B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA130A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA140A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA140B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA160X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA180E.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA190X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA210X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA220X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA230A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA230B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA260C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA320X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA330D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA340X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA360X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA380X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA390X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA400X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA410X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA420X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA440X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA450X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA470X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA480X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA490X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA500X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA510X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA520X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA540D.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA550X.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA3900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4600.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4700.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4800.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA4900.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5100.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5200.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5300.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5400.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA5500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Areas.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ARMisc.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CHAAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CHASound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CREAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Creature.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\CRESound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Default.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Dialog.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Effects.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Gui.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Items.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPCREANM.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPGUI.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\MPSounds.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\NPCSound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\OBJAnim.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\RndEncnt.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\scripts.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\SFXSound.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\Spells.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA050C.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA100A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA150A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA200A.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA200B.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA0500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA1500.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\AREA2000.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ExArMaps.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\data\ExPAreas.bif" GOTO FAIL
IF NOT EXIST "%BG1PATH%\chitin.key" GOTO FAIL
IF NOT EXIST "%BG1PATH%\BGMain2.exe" GOTO FAIL
GOTO CREATURE
:FAIL
more BGT\Language\%LANGUAGE1%\PreSetup 4.txt
GOTO START
In Topic: BGT 1.05a install problem
17 November 2007 - 07:49 PM
I'm patched to 5512 and my BG/ToTSC are fully installed but i think i got a file missing because of one of my CD(area001B.bif).
I also tryied what you suggested Altomar, but i didn't really get what to do after looking at the presetup file since it say that it cannot find the following file:
C:\Program Files\Black Isle\BGII - SOA\BGT\Install\BGT\Language\Presetup\ 003.txt
So... i guess it can be either reason i cannot install 1.05, but i don't get why it wouldn't install the 1.05 because of a missing file(area001B.bif) since the 1.04 is installing without a problem.
I also tryied what you suggested Altomar, but i didn't really get what to do after looking at the presetup file since it say that it cannot find the following file:
C:\Program Files\Black Isle\BGII - SOA\BGT\Install\BGT\Language\Presetup\ 003.txt
So... i guess it can be either reason i cannot install 1.05, but i don't get why it wouldn't install the 1.05 because of a missing file(area001B.bif) since the 1.04 is installing without a problem.
In Topic: Baldur's gate city
22 September 2007 - 04:36 PM
Thanks for the answers. I'll post again in a week or two when i formated my computer and reinstalled it all to see if it still do it.
In Topic: Baldur's gate city
19 September 2007 - 02:34 PM
So... is there any explanation or solution ? If not, i guess i'll just have to see if it does the same thing again after formating my computer next month.
- Spellhold Studios
- → Viewing Profile: Posts: Henslesax
- Guidelines