I need help with my hero...

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
adventfear
Rebel Sergeant
Rebel Sergeant
Posts: 199
Joined: Fri Feb 29, 2008 3:46 pm

Re: I need help with my hero...

Post by adventfear »

I got the skin, and I got the name. (Look to the left to see who it is)

How can I trade Anakin's voice for the Emperor's, or remove his voice altogether?

How can I give an Anakin model two red lightsabers?

Please help.


Edit
Can anyone please help? I searched the forums and it didn't give me answers.
User avatar
tsurugi13
Lieutenant Colonel
Lieutenant Colonel
Posts: 543
Joined: Mon Dec 17, 2007 6:16 pm
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: Battling the ISA menace on Helghan.

Re: I need help with my hero...

Post by tsurugi13 »

For the sound one, switching

Code: Select all

//SOUND
FoleyFXClass        = "imp_inf_trooper"

VOSound = "all_off_response_hero_command      SC_Follow"
VOSound = "all_off_response_hero_command      SC_StopFollow"
VOSound = "all_off_response_hero_command     SC_VehicleWaitUp"
VOSound = "all_off_response_hero_command     SC_GetIn"
VOSound = "all_off_response_hero_command      SC_GetOut"

SndHeroSelectable           = ""
SndHeroSpawned              = "hero_han_spawn"
SndHeroDefeated             = "hero_han_exhausted"
SndHeroKiller               = "hero_han_exhausted"

VOSound = "hero_han_AcquiredTarget      AcquiredTarget"
VOSound = "hero_han_KillingSpree4      KillingSpree4"

VOUnitType          = 185
SoldierMusic        = "all_hero_Han_lp"
These might do it, but I'm not sure.
For the other one

Code: Select all

AnimationName       = "aalya"

WEAPONSECTION = 1
WeaponName1           = "rep_weap_lightsaber_aalya"
WeaponAmmo1           = 0
In anakin's odf and a retexture on the saber ought to do it.
adventfear
Rebel Sergeant
Rebel Sergeant
Posts: 199
Joined: Fri Feb 29, 2008 3:46 pm

Re: I need help with my hero...

Post by adventfear »

I'll try the sound one, but THANK YOU! Echo's looking more like I envisioned him now.
Hidden/Spoiler:
Darth Echo: Sith Lord Image
Post Reply