Could someone post the part of the .sfx for the LAAT? The full mumbo jumbo.
Thanks
Sounds of a LAAT [Solved]
Moderator: Moderators
-
sawyerdk9
-
Rekubot
- Jedi

- Posts: 1080
- Joined: Wed Apr 05, 2006 12:34 pm
- Projects :: No Mod project currently.
- xbox live or psn: Rekubot
- Location: UK
RE: Sound Of A LAAT
I think this is it, the name that should be put into the req file is "rep_fly_gunship".
Code: Select all
// Gunship -------------------------------------------------------------------------------------------------
..\..\cw\effects\eng_takeoff_gunship02.wav -resample ps2 16000 xbox 16000 pc 44100
..\..\cw\effects\eng_takeoff_gunship01.wav -alias ps2 eng_takeoff_gunship02 -resample xbox 22050 pc 44100
..\..\cw\effects\R_LAAT_land01.WAV -resample ps2 16000 xbox 16000 pc 44100
#ifplatform xbox pc
//..\..\cw\effects\wpn_gunship_blaster_fire.wav -resample xbox 22050 pc 44100
//..\..\cw\effects\wpn_gunship_rocket_fire.wav -resample xbox 22050 pc 44100
..\..\cw\effects\eng_repGunship_hi_lp.wav -resample xbox 22050 pc 22050
..\..\cw\effects\eng_repGunship_low_lp.wav -resample xbox 16000 pc 22050
..\..\cw\effects\eng_repGunship_mid_lp.wav -resample xbox 16000 pc 22050
#endifplatform xbox pc
#ifplatform ps2
//..\..\cw\effects\wp2_gunship_blaster_fire.wav wpn_gunship_blaster_fire -resample ps2 16000
//..\..\cw\effects\wp2_gunship_rocket_fire.wav wpn_gunship_rocket_fire -resample ps2 16000
..\..\cw\effects\eP2_repGunship_hi_lp.wav eng_repGunship_hi_lp -resample ps2 16000
..\..\cw\effects\eP2_repGunship_low_lp.wav eng_repGunship_low_lp -resample ps2 3000
..\..\cw\effects\eP2_repGunship_mid_lp.wav eng_repGunship_mid_lp -resample ps2 6000
#endifplatform ps2
// ----------------------------------------------------------------------------------------------------------------
sawyerdk9
RE: Sound Of A LAAT
Thank you very much!
- AceMastermind
- Gametoast Staff

- Posts: 3285
- Joined: Mon Aug 21, 2006 6:23 am
- Contact:
The same sfx code
Those are the same sound files that I posted in the "Vehicle Sounds list" thread that YOU started. 
