Steer clear of the hero, men. [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
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Steer clear of the hero, men. [Solved]

Post by fasty »

How can I get rid of the "Steer clear of the hero, men." message for when I use the follow command? I thought it was in the classparent but I'm not so sure anymore.
User avatar
Firefang
Major
Major
Posts: 518
Joined: Mon Nov 15, 2010 8:55 pm
Location: California

Re: Steer clear of the hero, men.

Post by Firefang »

imp_hero_bobafett wrote:VOSound = "imp_off_response_hero_command SC_Follow"
VOSound = "imp_off_response_hero_command SC_StopFollow"
VOSound = "imp_off_response_hero_command SC_VehicleWaitUp"
VOSound = "imp_off_response_hero_command SC_GetIn"
VOSound = "imp_off_response_hero_command SC_GetOut"
Delete these lines from whatever hero odf you are using (I used boba's as an example)
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Re: Steer clear of the hero, men.

Post by fasty »

Wow I didn't think that was it because I am using a unit from clone wars and the lines are referencing clone wars voices and the messages are imperial. Anyway that was it, thanks. :P
AQT
Gametoast Staff
Gametoast Staff
Posts: 4910
Joined: Sat Nov 03, 2007 4:55 pm
Location: SoCal, USA

Re: Steer clear of the hero, men.

Post by AQT »

fasty wrote:...because I am using a unit from clone wars and the lines are referencing clone wars voices and the messages are imperial.
That depends on what sound .lvl you are using. It was originally set up like this so that these messages were not "broken" during the stock Mos Eisley Assault mode.
Post Reply