Thread: SpyPlane?
View Single Post
Old 06-22-2003, 01:29 PM   #7 (permalink)
Malc
Senior Member
 
Join Date: Feb 2003
Location: UK
Posts: 164
Default

Ok, ive been trying to get the camera sound to work, but it doesn't heres the code.

Faction Unit
Code:
 ; *** AUDIO Parameters ***
  SoundFallingFromPlane = SpyPlaneCamera
SoundEffects.ini
Code:
AudioEvent SpyPlaneCamera
  Sounds      = spycamera
  Control = loop all
  PitchShift  = -10  10
  VolumeShift = -10
  Volume      = 90
  Priority    = high
  Type        = world shrouded everyone
End
Suggestions?
Malc is offline   Reply With Quote