View Single Post
Old 01-16-14, 04:08 PM   #42
archer9
A-ganger
 
Join Date: Apr 2009
Posts: 80
Downloads: 90
Uploads: 2
Default

The crew state is triggered automatically by the game. For example, if a line like this one is triggered:

Code:
Dialog:PlaySound( "ChiefEngineer_slash_", "MC_CR_CHIEF_01_A", 0 );
the game will automatically look for a speech file with that name in all three folders - Normal, Tension and Whisper. If the assigned filename is found only in one of those folders, it will use it for all states.
archer9 is offline   Reply With Quote