posted on November 30th, 2010, 3:09 am
Last edited by
Dominus_Noctis on November 30th, 2010, 3:16 am, edited 1 time in total.
If you want to change the sound references completely (i.e. add more sounds per red alert function), you'll want to edit the events.dat file and look for something like this:
ComputerRedAlert{
Table
Sound "borgadv_alert_red.wav"
Sound "romulanadv_alert_red.wav"
Sound "federationadv_alert_red.wav"
Sound "klingonadv_alert_red.wav"
Sound "dominionadv_alert_red.wav"
More information on how to edit this file can be found here if you are interested:
Sound Editing - The Hitchhiker's Guide to Fleet OperationsIf on the other hand, you just want to change the sound files without adding more sounds, etc, you can just delete the appropriate .wav files and substitute your own (again, found by looking in the events.dat file)

For instance, just rename one of yours to "borgadv_alert_red.wav" if you want to replace the sound for the borg red alert status I believe.

EDIT: small mistake