home *** CD-ROM | disk | FTP | other *** search
/ Quake 'em / QUAKEEM.BIN / quake / programs / blaste11 / quake.rc < prev    next >
Encoding:
Text File  |  1996-07-26  |  555 b   |  32 lines

  1.  
  2. // load the base configuration
  3. exec default.cfg
  4.  
  5. // load the last saved configuration
  6. exec config.cfg
  7.  
  8. // run a user script file if present
  9. exec autoexec.cfg
  10.  
  11. //
  12. // stuff command line statements
  13. //
  14. stuffcmds
  15.  
  16. cd play 2
  17.  
  18. echo
  19. echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  20. echo Using "Blaster" v1.0
  21. echo Coded by Michael Dewberry <peerless>
  22. echo
  23. echo Replaces the single-barreled shotgun
  24. echo with a semi-automatic version of the
  25. echo Enforcer`s blaster. 
  26. echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  27. echo
  28.  
  29. echo Hit ESC to start.
  30.  
  31.  
  32.