Home   Help Search Login Register  

Author Topic: Environmental Sounds Cfg  (Read 1703 times)

0 Members and 1 Guest are viewing this topic.

Offline cj525

  • Members
  • *
Environmental Sounds Cfg
« on: 06 Jan 2009, 21:26:45 »
Okay I have made several islands and would like to add custom EnvSounds.If anyone has any hints on how to config this in the island cpp that would be great.


Cheers

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re: Environmental Sounds Cfg
« Reply #1 on: 06 Jan 2009, 22:14:34 »
I think this will work in much the same way that it did for OFP.

Inherit EnvSounds from CfgEnvSounds and just restate any parameters for the default classes or write new classes as appropriate.


Planck
I know a little about a lot, and a lot about a little.

Offline cj525

  • Members
  • *
Re: Environmental Sounds Cfg
« Reply #2 on: 06 Jan 2009, 23:31:24 »
okay cheers. Sounds simple enough.  :good:

Offline Gnat

  • Addons Depot
  • Moderator
  • *****
  • I Bite!
    • Gnats
Re: Environmental Sounds Cfg
« Reply #3 on: 07 Jan 2009, 14:12:20 »
The FDF mod has done a good job on their island. I'd suggest you check out their configs to see how they did it.
"FDF_sounds_c.pbo"

Offline cj525

  • Members
  • *
Re: Environmental Sounds Cfg
« Reply #4 on: 09 Jan 2009, 06:34:53 »
yeah they do great work, cheers