Sounds of a LAAT [Solved]

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
sawyerdk9

Sounds of a LAAT [Solved]

Post by sawyerdk9 »

Could someone post the part of the .sfx for the LAAT? The full mumbo jumbo.

Thanks
Rekubot
Jedi
Jedi
Posts: 1080
Joined: Wed Apr 05, 2006 12:34 pm
Projects :: No Mod project currently.
Games I'm Playing :: Shadow Complex
xbox live or psn: Rekubot
Location: UK

RE: Sound Of A LAAT

Post by Rekubot »

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

Post by sawyerdk9 »

Thank you very much!
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

The same sfx code

Post by AceMastermind »

Those are the same sound files that I posted in the "Vehicle Sounds list" thread that YOU started. :lol:
Post Reply