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
Rebels shoot Imperials after death - add it to the Republic?
Moderator: Moderators
-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: rebels shoot imperials after death - add it to the repub
You can use this LUA function right after all the side stuff:
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.
Code: Select all
SetTeamName([whatever team number REP is], "ALL")-
501st_commander
- Master Bounty Hunter

- Posts: 1570
- Joined: Wed Dec 10, 2008 7:48 pm
Re: rebels shoot imperials after death - add it to the repub
hmm.. thanks. It may work since its on one map..
