Bridge Commander Central
BC Forums => BC General => Topic started by: Billz on January 04, 2009, 11:55:38 PM
-
I have made a soundpack for DJ's galaxy pack. Problem is, they still won't use the sound I difined for them. How do I make the ships use the soundpack?
-
In the hp, there ought to be a line where it defines the sound for phases and pulses. For phasers, do not include the _start part. Torpedo sounds are defined in the torpedo script.
-
Do you mean something like this?
DorsalMain1.SetFireSound("FedHeavy")
Or this?
DorsalMain1 = App.PhaserProperty_Create("Dorsal Main 1")
If so, what do I change to make the HP call for the attached soundpack which I made?
-
The first one is correct. You change "FedHeavy" to "ds9phaser"
-
Worked. Now all I need is the 'FedHeavy' start and loop sounds from whoever has them, change the ds9phaser bit back to FedHeavy and release the sound with the soundpack to DJ. Then he can release it as a patch for anyone without KM1.0
Cookie for kirk2164
-
Hmm, let me dig for the file. Expect an edit soon.
Edit: A is start, B is loop.