home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Prototypes / Sound_Source_River.inf < prev    next >
INI File  |  2002-10-12  |  1KB  |  84 lines

  1.  
  2. [Sound_Source_River : cSoundSource]
  3. {
  4.     Name = Sound_Source_River
  5.     Scale = "1,1,1"
  6.     ModelColor = "176,98,255,128"
  7.     Range = 50
  8.     Volume = 100
  9.     Chance = 100
  10.     MinDelay = 0
  11.     MaxDelay = 0
  12.     Is3D = 1
  13.     Looping = 1
  14.  
  15.     [Props : cEntityProps]
  16.     {
  17.         Static = 1
  18.         Passable = 0
  19.         SelfShadow = 1
  20.         VertexColorShade = 1
  21.         ModelName = ""
  22.         SightObstacleType = 0
  23.  
  24.     }
  25.     [Effects : cEntityEffects]
  26.     {
  27.         EffectName = ""
  28.  
  29.     }
  30.     [Sounds *]
  31.     {
  32.  
  33.         [: cSound]
  34.         {
  35.             Volume = 100
  36.             Chance = 100
  37.             Filename = "sounds\ambiances\river-01.wav"
  38.  
  39.         }
  40.         [: cSound]
  41.         {
  42.             Volume = 100
  43.             Chance = 100
  44.             Filename = "sounds\ambiances\river-02.wav"
  45.  
  46.         }
  47.         [: cSound]
  48.         {
  49.             Volume = 100
  50.             Chance = 100
  51.             Filename = "sounds\ambiances\river-03.wav"
  52.  
  53.         }
  54.         [: cSound]
  55.         {
  56.             Volume = 100
  57.             Chance = 100
  58.             Filename = "sounds\ambiances\river-04.wav"
  59.  
  60.         }
  61.         [: cSound]
  62.         {
  63.             Volume = 100
  64.             Chance = 100
  65.             Filename = "sounds\ambiances\river-05.wav"
  66.  
  67.         }
  68.         [: cSound]
  69.         {
  70.             Volume = 100
  71.             Chance = 100
  72.             Filename = "sounds\ambiances\river-background-01.wav"
  73.  
  74.         }
  75.         [: cSound]
  76.         {
  77.             Volume = 100
  78.             Chance = 100
  79.             Filename = "sounds\ambiances\river-background-02.wav"
  80.  
  81.         }
  82.     }
  83. }
  84.