home *** CD-ROM | disk | FTP | other *** search
/ The Complete Doom Accessory Pack 2 / TheCompleteDoomAccessoryPackVolumeII.iso / graphics / newguns / newguns.bat < prev    next >
DOS Batch File  |  1994-05-21  |  1KB  |  30 lines

  1. @echo off
  2. cls
  3. echo Preparing to Extract CURRENT Doom Graphics
  4. echo To Cancel: Hit Control-C -- !!NOW!!
  5. pause 
  6. dmgraph plssa0 -e _plssa0.gif -t GIF
  7. dmgraph plssb0 -e _plssb0.gif -t GIF
  8. dmgraph plsea0 -e _plsea0.gif -t GIF
  9. dmgraph plseb0 -e _plseb0.gif -t GIF
  10. dmgraph plsec0 -e _plsec0.gif -t GIF
  11. dmgraph plsed0 -e _plsed0.gif -t GIF
  12. dmgraph plsee0 -e _plsee0.gif -t GIF
  13. dmgraph mislb0 -e _mislb0.gif -t GIF
  14. dmgraph mislc0 -e _mislc0.gif -t GIF
  15. dmgraph misld0 -e _misld0.gif -t GIF
  16. echo Preparing to Store NEW Doom Graphics
  17. dmgraph plssa0 -s plssa0.gif -i 7,9 -t GIF
  18. dmgraph plssb0 -s plssb0.gif -i 7,9 -t GIF
  19. dmgraph plsea0 -s plsea0.gif -i 12,11 -t GIF
  20. dmgraph plseb0 -s plseb0.gif -i 19,18 -t GIF
  21. dmgraph plsec0 -s plsec0.gif -i 17,18 -t GIF
  22. dmgraph plsed0 -s plsed0.gif -i 13,13 -t GIF
  23. dmgraph plsee0 -s plsee0.gif -i 0,2 -t GIF
  24. dmgraph mislb0 -s mislb0.gif -i 37,29 -t GIF
  25. dmgraph mislc0 -s mislc0.gif -i 42,34 -t GIF
  26. dmgraph misld0 -s misld0.gif -i 50,43 -t GIF
  27. echo Type OLDGUNS.BAT to uninstall
  28. echo (I hope this works for you)
  29.  
  30.