home *** CD-ROM | disk | FTP | other *** search
/ Total Meltdown / dukenukemtotalmeltdown.img / levels / ghouse / g_in.bat next >
DOS Batch File  |  1996-05-27  |  435b  |  12 lines

  1. @echo off
  2. echo Thank you for trying out my level.
  3. echo I am now saving your user.con as user.bmg
  4. move user.con user.bmg
  5. echo I am now inserting the neccesary files to play ghouse.map.
  6. copy user.gmb user.con
  7. echo All done!
  8. echo My level now plays on episode 1 level 1.
  9. echo To run just start up game and chose episode 1 ;)
  10. echo REMEMBER To remove this level and set Duke3d to its original format
  11. echo  you must run g_out.bat
  12.