home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 April / Gamestar_83_2006-04_dvd.iso / Dema / lotrbfme2_demo.exe / INI.big / data_ini_default_speech.ini < prev    next >
Text File  |  2006-01-31  |  505b  |  12 lines

  1.  
  2. ; Default Dialog event. 
  3.  
  4. DialogEvent DefaultDialog
  5.   Volume = 70
  6.   Type = ui everyone
  7.   Type = +DEFAULT  ; This is a special "default" sound, not really intended to be played
  8.   ; Reverb settings:
  9.   DryLevel = 100          ; When reverb is on, this is the per-sample level of the dry sound signal (the non-reverbed sound), as a percent. 0 - 100%
  10.   ReverbEffectLevel = 0 ; When reverb is on, this is the per-sample level of the wet sound signal (the reverberations), as a percent. 0 - 100%
  11. End
  12.