Home   Help Search Login Register  

Author Topic: Ambient Sounds  (Read 563 times)

0 Members and 2 Guests are viewing this topic.

Bluelikeu

  • Guest
Ambient Sounds
« on: 02 Sep 2004, 21:54:28 »
hello all,
I was just testing out some new abient rain sounds that i gathered and had some questions.

unfortunately, playing the sound by
playsound "rainroof"
only runs through it once.
So, is there anyway, that i can loop the darn sound without scripting like this:

#Loop
playsound "rainroof"
~10
Goto "Loop"

because it really sounds choppy and bad..

i'd appreciate the help, thanks
Bluelikeu

Offline General Barron

  • Former Staff
  • ****
  • Semper Fi!
Re:Ambient Sounds
« Reply #1 on: 03 Sep 2004, 01:25:33 »
You can make an environmental sound, which is even better than a "playsound" because it can be in stereo. Check out this thread here:

http://www.ofpec.com/yabbse/index.php?board=9;action=display;threadid=19475
HANDSIGNALS COMMAND SYSTEM-- A realistic squad-control modification for OFP
kexp.org-- The best radio station in the world, right here at home! Listen to John Richards!

Bluelikeu

  • Guest
Re:Ambient Sounds
« Reply #2 on: 03 Sep 2004, 08:43:25 »
//ok, looks like i entered it into the description.txt right, but there are some problems.

//I can't hear it at all, i had the same problem with playsound, before i posted this topic. How do i solve that. I don't think it's my volume.


*Edit*
Nevermind, it was my volume...
« Last Edit: 03 Sep 2004, 08:45:04 by Bluelikeu »

Bluelikeu

  • Guest
Re:Ambient Sounds
« Reply #3 on: 04 Sep 2004, 00:12:24 »
ok, i got another question.
When i use playsound "explosion"
i never hear the sound, i even turn the volume in all areas up. However, i only have this problem with missions that i create. When loading another mission with custom sound, i am able to use Playsound "Sound" and i can hear it perfectly. I have even tried changin the desible value of the sound file. Whats wrong??

Bluelikeu

  • Guest
Re:Ambient Sounds
« Reply #4 on: 04 Sep 2004, 22:10:28 »
ok, i figured it out by myself...