How to add (import) your own sounds or audio tracks into the editor?
- Start by creating a mod based on whatever version of the game you are trying to modify (LOTV multiplayer, campaign, etc).
- Import the sound using the import manager.
- Create a sound object to use the sound.
- Create or modify an existing Actor to play the sound under your intended condition.
Multiplayer mods can be run as extension mods on existing maps.
Non-extension mods must be included as a dependency in your map.