home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MegaDoom Add-On 3
/
MEGADOOM3.iso
/
dm1wads
/
yiggle
/
yiggle.bat
< prev
next >
Wrap
DOS Batch File
|
1994-10-26
|
4KB
|
128 lines
@echo off
if not exist doom.wad goto error
if not exist dmgraph.exe goto error
if not exist %1\sposa1.gif goto error
echo Backing up Sargeant graphics
@echo on
md sargeant
dmgraph sposa1 -e sargeant\sposa1.gif
dmgraph sposa2a8 -e sargeant\sposa2a8.gif
dmgraph sposa3a7 -e sargeant\sposa3a7.gif
dmgraph sposa4a6 -e sargeant\sposa4a6.gif
dmgraph sposa5 -e sargeant\sposa5.gif
dmgraph sposb1 -e sargeant\sposb1.gif
dmgraph sposb2b8 -e sargeant\sposb2b8.gif
dmgraph sposb3b7 -e sargeant\sposb3b7.gif
dmgraph sposb4b6 -e sargeant\sposb4b6.gif
dmgraph sposb5 -e sargeant\sposb5.gif
dmgraph sposc1 -e sargeant\sposc1.gif
dmgraph sposc2c8 -e sargeant\sposc2c8.gif
dmgraph sposc3c7 -e sargeant\sposc3c7.gif
dmgraph sposc4c6 -e sargeant\sposc4c6.gif
dmgraph sposc5 -e sargeant\sposc5.gif
dmgraph sposd1 -e sargeant\sposd1.gif
dmgraph sposd2d8 -e sargeant\sposd2d8.gif
dmgraph sposd3d7 -e sargeant\sposd3d7.gif
dmgraph sposd4d6 -e sargeant\sposd4d6.gif
dmgraph sposd5 -e sargeant\sposd5.gif
dmgraph spose1 -e sargeant\spose1.gif
dmgraph spose2e8 -e sargeant\spose2e8.gif
dmgraph spose3e7 -e sargeant\spose3e7.gif
dmgraph spose4e6 -e sargeant\spose4e6.gif
dmgraph spose5 -e sargeant\spose5.gif
dmgraph sposf1 -e sargeant\sposf1.gif
dmgraph sposf2f8 -e sargeant\sposf2f8.gif
dmgraph sposf3f7 -e sargeant\sposf3f7.gif
dmgraph sposf4f6 -e sargeant\sposf4f6.gif
dmgraph sposf5 -e sargeant\sposf5.gif
dmgraph sposg1 -e sargeant\sposg1.gif
dmgraph sposg2g8 -e sargeant\sposg2g8.gif
dmgraph sposg3g7 -e sargeant\sposg3g7.gif
dmgraph sposg4g6 -e sargeant\sposg4g6.gif
dmgraph sposg5 -e sargeant\sposg5.gif
dmgraph sposh0 -e sargeant\sposh0.gif
dmgraph sposi0 -e sargeant\sposi0.gif
dmgraph sposj0 -e sargeant\sposj0.gif
dmgraph sposk0 -e sargeant\sposk0.gif
dmgraph sposl0 -e sargeant\sposl0.gif
dmgraph sposm0 -e sargeant\sposm0.gif
dmgraph sposn0 -e sargeant\sposn0.gif
dmgraph sposo0 -e sargeant\sposo0.gif
dmgraph sposp0 -e sargeant\sposp0.gif
dmgraph sposq0 -e sargeant\sposq0.gif
dmgraph sposr0 -e sargeant\sposr0.gif
dmgraph sposs0 -e sargeant\sposs0.gif
dmgraph spost0 -e sargeant\spost0.gif
dmgraph sposu0 -e sargeant\sposu0.gif
@echo off
echo Changing Sargeant to Yiggle.
@echo on
dmgraph sposa1 -s %1\sposa1.gif
dmgraph sposa2a8 -s %1\sposa2a8.gif
dmgraph sposa3a7 -s %1\sposa3a7.gif
dmgraph sposa4a6 -s %1\sposa4a6.gif
dmgraph sposa5 -s %1\sposa5.gif
dmgraph sposb1 -s %1\sposb1.gif
dmgraph sposb2b8 -s %1\sposb2b8.gif
dmgraph sposb3b7 -s %1\sposb3b7.gif
dmgraph sposb4b6 -s %1\sposb4b6.gif
dmgraph sposb5 -s %1\sposb5.gif
dmgraph sposc1 -s %1\sposc1.gif
dmgraph sposc2c8 -s %1\sposc2c8.gif
dmgraph sposc3c7 -s %1\sposc3c7.gif
dmgraph sposc4c6 -s %1\sposc4c6.gif
dmgraph sposc5 -s %1\sposc5.gif
dmgraph sposd1 -s %1\sposd1.gif
dmgraph sposd2d8 -s %1\sposd2d8.gif
dmgraph sposd3d7 -s %1\sposd3d7.gif
dmgraph sposd4d6 -s %1\sposd4d6.gif
dmgraph sposd5 -s %1\sposd5.gif
dmgraph spose1 -s %1\spose1.gif
dmgraph spose2e8 -s %1\spose2e8.gif
dmgraph spose3e7 -s %1\spose3e7.gif
dmgraph spose4e6 -s %1\spose4e6.gif
dmgraph spose5 -s %1\spose5.gif
dmgraph sposf1 -s %1\sposf1.gif
dmgraph sposf2f8 -s %1\sposf2f8.gif
dmgraph sposf3f7 -s %1\sposf3f7.gif
dmgraph sposf4f6 -s %1\sposf4f6.gif
dmgraph sposf5 -s %1\sposf5.gif
dmgraph sposg1 -s %1\sposg1.gif
dmgraph sposg2g8 -s %1\sposg2g8.gif
dmgraph sposg3g7 -s %1\sposg3g7.gif
dmgraph sposg4g6 -s %1\sposg4g6.gif
dmgraph sposg5 -s %1\sposg5.gif
dmgraph sposh0 -s %1\sposh0.gif
dmgraph sposi0 -s %1\sposi0.gif
dmgraph sposj0 -s %1\sposj0.gif
dmgraph sposk0 -s %1\sposk0.gif
dmgraph sposl0 -s %1\sposl0.gif
dmgraph sposm0 -s %1\sposm0.gif
dmgraph sposn0 -s %1\sposn0.gif
dmgraph sposo0 -s %1\sposo0.gif
dmgraph sposp0 -s %1\sposp0.gif
dmgraph sposq0 -s %1\sposq0.gif
dmgraph sposr0 -s %1\sposr0.gif
dmgraph sposs0 -s %1\sposs0.gif
dmgraph spost0 -s %1\spost0.gif
dmgraph sposu0 -s %1\sposu0.gif
@echo off
echo done! Your old sargeant graphics were stored in the SARGEANT subdirectory
echo To restore your old graphics re-run this batch file using the SARGEANT path
echo as the parameter.
echo
echo Enjoy
goto end
:error
@echo off
echo This batch file needs to be in your DOOM directory, along with Doom.wad
echo Dmgraph.exe. To use this file type
echo yiggle (path to the yiggle graphics files)
echo eg. yiggle c:\doom\yiggle
echo
echo Now load up doom by typing:
echo doom -file yiggle.wad
:end
@echo on