PDA

View Full Version : How associate a speech to a key?


Sag75
01-06-12, 06:14 PM
Hi to all, how to associate a key to a particular speech?

I want link "shift+s" key to the WO speech/writing noise in computing the target solution (Thomsen sound mod).
If I click the order icon I can listen his writings and voice, but if I put the "shift+s" key in the command_en.txt I can have only the computed solution on the notepad but I can't hear the WO writings/voice!
It's weird! is there a text lane to add somewere in a different cfg file? THANKS!

irish1958
01-06-12, 08:41 PM
I have a feeling it should be possible, since when you crash dive all sorts of noise occurs. I have no idea on how to do it. I suspect menu 1024 is the way to do it.

Sailor Steve
01-06-12, 09:29 PM
The 'Crash Dive' sounds are a single file, and it replaces the original file tied to that key. Nothing special there. I'm using a mod that replaces the 'Target Nearest Ship' sound with the 'Start Engine Sequence'. That's not related to this, but again a sound file was simply replaced.

I think the only way to do it would be to replace the already existing sound with a new sound file. That way you wouldn't have to remap any keys.

Sag75
01-07-12, 06:46 AM
The 'Crash Dive' sounds are a single file, and it replaces the original file tied to that key. Nothing special there. I'm using a mod that replaces the 'Target Nearest Ship' sound with the 'Start Engine Sequence'. That's not related to this, but again a sound file was simply replaced.

I think the only way to do it would be to replace the already existing sound with a new sound file. That way you wouldn't have to remap any keys.

Hi, a way it should be. Putting manually "shift+s" in commands_en.txt(*) I obtained that "start engine sequence" and "solution on target" was both played! Using SetKeys I removed the redundance for "start engine sequence" but it removed also the "solution on target" sound. It's absolutely confusing me!


(*) This is the comands_en lane that I modified:

[Cmd344]
Name=WP_Solution_to_target
Ctxt=1
MnID=0x3F130003
Str=1074
Key0=0x53,s,"S"



EDIT
FOUND OUT!!

Just put a capitol letter "C" (executed by crew) in the Key0 lane, like this:
Key0=0x53,Cs,"S"

Now pressing shift+s I can hear the WO making his calculations and writings

good to know

Sailor Steve
01-07-12, 12:45 PM
Good! :rock: