home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Exec 3 / CD_Magazyn_EXEC_nr_3.iso / Internet / Strony_WWW / Quake / bots / FbotArena.lha / FbotArena / quake.rc < prev   
Text File  |  1999-06-29  |  514b  |  52 lines

  1. // load the base configuration
  2.  
  3.  
  4. exec default.cfg
  5.  
  6.  
  7.  
  8. // load the last saved configuration
  9.  
  10. exec config.cfg
  11.  
  12.  
  13.  
  14. // run a user script file if present
  15.  
  16. exec autoexec.cfg
  17.  
  18.  
  19.  
  20. exec alias.cfg
  21.  
  22. exec frogbot.cfg
  23.  
  24.  
  25.  
  26.  
  27.  
  28. //
  29.  
  30. // stuff command line statements
  31.  
  32. //
  33.  
  34. stuffcmds
  35.  
  36.  
  37.  
  38. echo
  39.  
  40. echo Welcome to the Frogbot mod.
  41.  
  42. echo Make sure you use -zone 1024 in the command line.
  43.  
  44. echo Please try out the Rocket Arena feature.
  45.  
  46. echo nokick toggles weapon-kick, noblood toggles blood
  47.  
  48. echo filter toggles shaft-filter & explosions
  49.  
  50. echo
  51.  
  52.