home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 3 / TheCompleteDoomAccessoryPackVolumeIiiCd.bin / graphics / shoulder / shoulder.bat < prev    next >
DOS Batch File  |  1994-08-02  |  754b  |  28 lines

  1. @echo off
  2. echo.
  3. echo.
  4. echo.
  5. echo                   Shoulder Mounted Rocket Launcher
  6. echo                              by Iolo
  7. echo.
  8. echo.
  9. echo Make sure DOOM.WAD and DMGRAPH.EXE are both present for installation.
  10. echo.
  11. PAUSE
  12. echo Inserting fa for misfa0 in DOOM.WAD
  13. dmgraph misfa0 -i-15,-30 -s fa.gif
  14. echo Inserting fa for misfb0 in DOOM.WAD
  15. dmgraph misfb0 -i-15,-30 -s fb.gif
  16. echo Inserting fa for misfc0 in DOOM.WAD
  17. dmgraph misfc0 -i-15,-30 -s fc.gif
  18. echo Inserting fa for misfd0 in DOOM.WAD
  19. dmgraph misfd0 -i-15,-30 -s fd.gif
  20. echo Inserting fa for misga0 in DOOM.WAD
  21. dmgraph misga0 -i-15,-30 -s ga.gif
  22. echo Inserting fa for misga0 in DOOM.WAD
  23. dmgraph misgb0 -i-15,-30 -s gb.gif
  24. echo.
  25. echo.
  26. echo Installation Complete!
  27. echo.
  28.