home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Demon Gate 666
/
DemonGate666.bin
/
pc
/
details
/
bbutdoom
/
bfd_p2d.bat
< prev
next >
Wrap
DOS Batch File
|
1994-11-25
|
4KB
|
145 lines
@echo off
rem ************************************************************
rem * Install bfd-pictures *
rem ************************************************************
cls
IF EXIST %1\POSSA1.GIF GOTO ALREEX
cd %2
echo Backing up original doom-pictures into the BFD directory.
%1\dg possa1 -e %1\possa1.gif
%1\dg possa2a8 -e %1\possa2a8.gif
%1\dg possa3a7 -e %1\possa3a7.gif
%1\dg possa4a6 -e %1\possa4a6.gif
%1\dg possa5 -e %1\possa5.gif
%1\dg possb1 -e %1\possb1.gif
%1\dg possb2b8 -e %1\possb2b8.gif
%1\dg possb3b7 -e %1\possb3b7.gif
%1\dg possb4b6 -e %1\possb4b6.gif
%1\dg possb5 -e %1\possb5.gif
%1\dg possc1 -e %1\possc1.gif
%1\dg possc2c8 -e %1\possc2c8.gif
%1\dg possc3c7 -e %1\possc3c7.gif
%1\dg possc4c6 -e %1\possc4c6.gif
%1\dg possc5 -e %1\possc5.gif
%1\dg possd1 -e %1\possd1.gif
%1\dg possd2d8 -e %1\possd2d8.gif
%1\dg possd3d7 -e %1\possd3d7.gif
%1\dg possd4d6 -e %1\possd4d6.gif
%1\dg possd5 -e %1\possd5.gif
%1\dg posse1 -e %1\posse1.gif
%1\dg posse2e8 -e %1\posse2e8.gif
%1\dg posse3e7 -e %1\posse3e7.gif
%1\dg posse4e6 -e %1\posse4e6.gif
%1\dg posse5 -e %1\posse5.gif
%1\dg possf1 -e %1\possf1.gif
%1\dg possf2f8 -e %1\possf2f8.gif
%1\dg possf3f7 -e %1\possf3f7.gif
%1\dg possf4f6 -e %1\possf4f6.gif
%1\dg possf5 -e %1\possf5.gif
%1\dg possg1 -e %1\possg1.gif
%1\dg possg2g8 -e %1\possg2g8.gif
%1\dg possg3g7 -e %1\possg3g7.gif
%1\dg possg4g6 -e %1\possg4g6.gif
%1\dg possg5 -e %1\possg5.gif
%1\dg possh0 -e %1\possh0.gif
%1\dg possi0 -e %1\possi0.gif
%1\dg possj0 -e %1\possj0.gif
%1\dg possk0 -e %1\possk0.gif
%1\dg possl0 -e %1\possl0.gif
%1\dg m_doom -e %1\m_doom.gif
%1\dg sky1 -e %1\sky1.gif
%1\dg tblua0 -e %1\tblua0.gif
%1\dg tblub0 -e %1\tblub0.gif
%1\dg tbluc0 -e %1\tbluc0.gif
%1\dg tblud0 -e %1\tblud0.gif
%1\dg titlepic -e %1\titlepic.gif
%1\dg help1 -e %1\help1.gif
%1\dg help2 -e %1\help2.gif
echo backing up of original doompictures complete
echo
echo Installing new Butthead pictures into the DOOM.WAD file
%1\dg possa1 -s %1\butta1.gif
%1\dg possa2a8 -s %1\butta2a8.gif
%1\dg possa3a7 -s %1\butta3a7.gif
%1\dg possa4a6 -s %1\butta4a6.gif
%1\dg possa5 -s %1\butta5.gif
%1\dg possb1 -s %1\buttb1.gif
%1\dg possb2b8 -s %1\buttb2b8.gif
%1\dg possb3b7 -s %1\buttb3b7.gif
%1\dg possb4b6 -s %1\buttb4b6.gif
%1\dg possb5 -s %1\buttb5.gif
%1\dg possc1 -s %1\buttc1.gif
%1\dg possc2c8 -s %1\buttc2c8.gif
%1\dg possc3c7 -s %1\buttc3c7.gif
%1\dg possc4c6 -s %1\buttc4c6.gif
%1\dg possc5 -s %1\buttc5.gif
%1\dg possd1 -s %1\buttd1.gif
%1\dg possd2d8 -s %1\buttd2d8.gif
%1\dg possd3d7 -s %1\buttd3d7.gif
%1\dg possd4d6 -s %1\buttd4d6.gif
%1\dg possd5 -s %1\buttd5.gif
%1\dg posse1 -s %1\butte1.gif
%1\dg posse2e8 -s %1\butte2e8.gif
%1\dg posse3e7 -s %1\butte3e7.gif
%1\dg posse4e6 -s %1\butte4e6.gif
%1\dg posse5 -s %1\butte5.gif
%1\dg possf1 -s %1\buttf1.gif
%1\dg possf2f8 -s %1\buttf2f8.gif
%1\dg possf3f7 -s %1\buttf3f7.gif
%1\dg possf4f6 -s %1\buttf4f6.gif
%1\dg possf5 -s %1\buttf5.gif
%1\dg possg1 -s %1\buttg1.gif
%1\dg possg2g8 -s %1\buttg2g8.gif
%1\dg possg3g7 -s %1\buttg3g7.gif
%1\dg possg4g6 -s %1\buttg4g6.gif
%1\dg possg5 -s %1\buttg5.gif
%1\dg possh0 -s %1\butth0.gif
%1\dg possi0 -s %1\butti0.gif
%1\dg possj0 -s %1\buttj0.gif
%1\dg possk0 -s %1\buttk0.gif
%1\dg possl0 -s %1\buttl0.gif
%1\dg m_doom -s %1\bdoom_2.gif -i30,0
%1\dg sky1 -s %1\bdoom_4.gif -i127,123
%1\dg tblua0 -s %1\bdoom_9.gif -i16,92
%1\dg tblub0 -s %1\bdoom_10.gif -i16,92
%1\dg tbluc0 -s %1\bdoom_11.gif -i16,92
%1\dg tblud0 -s %1\bdoom_12.gif -i16,92
%1\dg titlepic -s %1\bdoom_13.gif
%1\dg help1 -s %1\bdoom_14.gif
%1\dg help2 -s %1\bdoom_15.gif
cd %1
echo Installation of new pictures complete.
echo
pause
GOTO END
:ALREEX
CLS
ECHO It appears that Butthead for doom has already been installed!
ECHO To remodify DOOM.WAD please make sure there are no files by the
ECHO name of POSS*.gif in your Butthead-For-Doom directory.
ECHO
pause
GOTO END
:END