home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-05-26 | 1.1 KB | 54 lines |
-
- /////////////////////////////////////////////////////
- [Player]
-
- playerRadius = 120.0
- height = 838.0
- mpRadius = 130.0
-
- fpTurretModelFile = fpturret.pf3
- mpTurretModelFile = mpturret.pf3
- MaxDamageAngle = 45.0
- MinDamageAngle = 135.0
- MinDamagePercent = 30.0
-
- /////////////////////////////////////////////////////
- [Ambient Sounds]
-
- name = Ambient Sounds
-
- loopingDaySound = sounds/OceanLoopDay.wav
- //loopingDaySound = sounds/silence.wav
- loopingNightSound = sounds/OceanLoopNight.wav
-
- waveSoundEffect = Wave SE
-
- seagullRange = 500.0, 25000.0
- seagullFreq = 0.0, 3.3333
- seagullSoundEffect = Seagull SE
-
- windFreq = 30.0, 60.0
- windSoundEffect = Wind SE
-
- [Sound Effect]
- name = Wave SE
- dontDuplicate = true
- volume = 0, .9
- sound = 4, sounds/wave01.wav
- sound = 4, sounds/wave02.wav
-
- [Sound Effect]
- name = Seagull SE
- dontDuplicate = true
- volume = 0, .8
- sound = sounds/seagull01.wav
- sound = sounds/seagull07.wav
-
- [Sound Effect]
- name = Wind SE
- streaming = true
- dontDuplicate = true
- volume = 0, .8
- sound = sounds/wind01.wav
- sound = sounds/wind02.wav
-