Page 1 of 1

Rebels shoot Imperials after death - add it to the Republic?

Posted: Sun Apr 11, 2010 7:26 pm
by 501st_commander
I whent though the files, no luck. Can i make the republic shoot Jedi after they kill them like the rebels do to the imperials?

thanks

Re: rebels shoot imperials after death - add it to the repub

Posted: Sun Apr 11, 2010 7:35 pm
by AQT
You can use this LUA function right after all the side stuff:

Code: Select all

    SetTeamName([whatever team number REP is], "ALL")
You'll then have to relocalize everything associated with the ALL team name to REP and munge a custom ingame.lvl so that the ALL team uses the REP CP icon. It's a hassle but I don't think there are any other ways to get it to work as I think this behavior is hard-coded to the ALL team.

Re: rebels shoot imperials after death - add it to the repub

Posted: Sun Apr 11, 2010 7:37 pm
by 501st_commander
hmm.. thanks. It may work since its on one map..