Difference between revisions of "Ambient Audio"
Jump to navigation
Jump to search
(Created page with "== Advanced Revive == ==== This page will guide you through adding the Ambient Audio module to your mission. ==== This module plays ambient audio to add atmosphere to areas o...") |
|||
Line 1: | Line 1: | ||
− | == Advanced | + | == Advanced Audio == |
==== This page will guide you through adding the Ambient Audio module to your mission. ==== | ==== This page will guide you through adding the Ambient Audio module to your mission. ==== |
Latest revision as of 04:36, 15 May 2022
Contents
Advanced Audio
This page will guide you through adding the Ambient Audio module to your mission.
This module plays ambient audio to add atmosphere to areas of your mission.
Eden Editor
To add the module to your mission all you need to do is place the module Ambient Audio into your mission, you do not need to sync anything to it.
The attributes for the module will allow you to change the following,
- Ambient Audio
- Predefined ambient audio track to play.
- Custom Class #1
- Custom 'cfgSounds' class to play instead of the selected predefined audio track.
- Custom Class #2
- Custom 'cfgSounds' class to play instead of the selected predefined audio track, this track plays five seconds after the first custom class starts.
Configuration Files
There are no configuration files for this module