home *** CD-ROM | disk | FTP | other *** search
/ Total Meltdown / dukenukemtotalmeltdown.img / doco / sample.txt < prev    next >
Text File  |  1996-04-17  |  682b  |  55 lines

  1. ;
  2. ; Sample RTS script file
  3. ; 3D Realms Entertainment
  4. ;
  5. ; The script file format is as follows
  6. ;
  7. ; The first name is the name of the RTS file.
  8. ; The next 10 names are filenames of valid VOC or WAV files.
  9. ; sound files have to be 8 or 16 bit mono sounds with no compression.
  10. ; sound files can be recorded anywhere from 7 Khz to 44 Khz.
  11. ;
  12. ; The name of the RTS file
  13. ;
  14. SAMPLE.RTS
  15. ;
  16. ; sound file 1
  17. ;
  18. 1.WAV
  19. ;
  20. ; sound file 2
  21. ;
  22. 2.WAV
  23. ;
  24. ; sound file 3
  25. ;
  26. 3.WAV
  27. ;
  28. ; sound file 4
  29. ;
  30. 4.WAV
  31. ;
  32. ; sound file 5
  33. ;
  34. 5.WAV
  35. ;
  36. ; sound file 6
  37. ;
  38. 6.WAV
  39. ;
  40. ; sound file 7
  41. ;
  42. 7.WAV
  43. ;
  44. ; sound file 8
  45. ;
  46. 8.WAV
  47. ;
  48. ; sound file 9
  49. ;
  50. 9.WAV
  51. ;
  52. ; sound file 10
  53. ;
  54. 10.WAV
  55.