Steer clear of the hero, men. [Solved]
Moderator: Moderators
-
fasty
- 1st Lieutenant

- Posts: 438
- Joined: Thu Apr 15, 2010 4:17 am
- Projects :: Server modding
- Contact:
Steer clear of the hero, men. [Solved]
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.
- Firefang
- Major

- Posts: 518
- Joined: Mon Nov 15, 2010 8:55 pm
- Location: California
Re: Steer clear of the hero, men.
Delete these lines from whatever hero odf you are using (I used boba's as an example)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"
-
fasty
- 1st Lieutenant

- Posts: 438
- Joined: Thu Apr 15, 2010 4:17 am
- Projects :: Server modding
- Contact:
Re: Steer clear of the hero, men.
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. 
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Steer clear of the hero, men.
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.fasty wrote:...because I am using a unit from clone wars and the lines are referencing clone wars voices and the messages are imperial.
