Mod Guides

This section will teach you how to create different types of mods.

These mod guides assume you have a basic understanding of all the information in the How-To Guides section. I recommend you look into those for more information before continuing.

How-To Guides

All of the code typed in these guides come with the assumption that you will be playing multiple random video files for each specification. If you're only using 1 custom file, you can still follow the guides exactly and simply use 1 when putting the amount of possible .bik files to play.

Remember, we make these custom sounds by playing videos in the background. Therefore, in most instances the original sound will still exist. Also, because it's possible multiple videos will be playing at once, these CAN cause performance issues. Make sure the volume for your videos is where you want it, because only the Master Volume slider controls custom video files.

Mod Guide List

Killsounds play when you kill an enemy pilot (or whatever your specification) and deathsounds play when you die:

Killsounds and Deathsounds

Lobby Music plays in the multiplayer lobby and in private match:

Lobby Music

Victory/Defeat/Draw Music plays at the end of a full match. This section also includes Round Won/Lost/Draw music, which plays at the end of an LTS or Live Fire round.

Victory/Defeat/Draw Music

Opening Music plays during the intro of the match.

Opening Music

Specific Time Music plays depending on what time you set for the in-game match timer. In this guide, we use the last minute of a match as an example.

Specific Time Music

Almost Done Music plays depending on what score you set for the music to go off. This can be specified for each gamemode.

Almost Done Music

Announcement Sounds play when various pop-ups appear in front of you, such as level ups, boost or titan ready, match results, etc.

Announcement Sounds

Killstreak sounds play when you've gotten a certain amount of kills within one life. If you want, you can also specify the kill method.

Killstreak Sounds

Medal sounds play when specific medals appear on the side of your crosshair and in the bottom left corner of the screen.

Medal Sounds

An announcer talks throughout the match based on certain specifications throughout multiple files. We can use what we've learned in previous sections to have them speak in various instances.

Announcer

Last updated