home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / dmlsaber.zip / LSABER.BAT < prev    next >
DOS Batch File  |  1994-08-19  |  509b  |  19 lines

  1. echo Did you make Saber dir under DOOM?
  2. echo.
  3. echo OK here to Backup orig Saw Mach. graphix
  4. cd \games\doom
  5. rem
  6. dmgraph sawga0 -e orig\sawga0.gif
  7. dmgraph sawgb0 -e orig\sawgb0.gif
  8. dmgraph sawgc0 -e orig\sawgc0.gif
  9. dmgraph sawgd0 -e orig\sawgd0.gif
  10. echo.
  11. echo Now exchange saw to LaserSaber
  12. echo.
  13. dmgraph sawga0 -s saber\sawga0.gif
  14. dmgraph sawgb0 -s saber\sawgb0.gif
  15. dmgraph sawgc0 -s saber\sawgc0.gif
  16. dmgraph sawgd0 -s saber\sawgd0.gif
  17. echo.
  18. echo Done.... Have fun with LaserSaber Graphix...
  19.