Rep vs Imp
Moderator: Moderators
- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
Rep vs Imp
Ok i hope this is not a silly queston i wan't to know how can i change the lua that the republic is fighting againts the imperials 
-
Jango_Fett_A
- Lance Corporal
- Posts: 96
- Joined: Mon Feb 27, 2006 11:16 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Contact:
Re: Rep vs Imp
C:/Program Files/LucasArts/Battlefront2/gamedata/data/_LVL_PC/Mission.lvl
First choose the level you want to change the sides for (ex. Kam1cw) next type in the level name in the search or find bar in the hex editor program. If you don't have one I suggest hex Workshop. Once you type in the name of the level you want to mod (ex. kam1cw (kamino clone wars)) you will see the republic and CIS sides. Change all the CIS troopers into IMP troopers by replacing the letters "CIS" with "IMP".
Replace:
SIDE\cis.lvl......cis_inf_rifleman......cis_inf_rocketeer......cis_inf_engineer......cis_inf_sniper......cis_inf_droideka......CIS_inf_officer......cis_hero_jangofett......
with:
SIDE\imp.lvl......imp_inf_rifleman......imp_inf_rocketeer......imp_inf_engineer......imp_inf_sniper......imp_inf_droideka......imp_inf_officer......imp_hero_jangofett......
Both names highlighted in red will not appear in the level unfortunetly... Someone else could probably explain this better.
First choose the level you want to change the sides for (ex. Kam1cw) next type in the level name in the search or find bar in the hex editor program. If you don't have one I suggest hex Workshop. Once you type in the name of the level you want to mod (ex. kam1cw (kamino clone wars)) you will see the republic and CIS sides. Change all the CIS troopers into IMP troopers by replacing the letters "CIS" with "IMP".
Replace:
SIDE\cis.lvl......cis_inf_rifleman......cis_inf_rocketeer......cis_inf_engineer......cis_inf_sniper......cis_inf_droideka......CIS_inf_officer......cis_hero_jangofett......
with:
SIDE\imp.lvl......imp_inf_rifleman......imp_inf_rocketeer......imp_inf_engineer......imp_inf_sniper......imp_inf_droideka......imp_inf_officer......imp_hero_jangofett......
Both names highlighted in red will not appear in the level unfortunetly... Someone else could probably explain this better.
- authraw
- 1st Lieutenant

- Posts: 445
- Joined: Mon Jun 26, 2006 3:45 pm
Re: Rep vs Imp
You could do what Jango_Fett_A is suggesting, but that will affect every map in your game. If you are making your own map with the modtools, you will want to do some lua editing. Read the Jedi Creation Doc included with the modtools to learn how to modify units. 
-
MercuryNoodles
- Jedi

- Posts: 1003
- Joined: Sun Mar 12, 2006 7:16 pm
- Projects :: Space - Boarding Action
- xbox live or psn: No gamertag set
Re: Rep vs Imp
Take whichever lua you're using, and replace the lines referring to the side you want out with lines that refer to the side you want in. It's just a matter of copying and pasting information from one lua to another. The sound lines (for the faction announcer) I can't guarantee will work across eras, because I'm not familiar with how exactly sound is done in the game, but changing the units out should be easy enough. All that is required is that you have the side files set up as well.
- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
Re: Rep vs Imp
ok thank you all for your help because in the 3rd map of the 22D story the place will take on kamino where the galactic federation made their own army of clones the armor 4 clones not stormtrooper's
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: Rep vs Imp
Sounds something like the campaign mode on Kamino where they have the imps fighting the clones.
- REivEN
- 1st Lieutenant

- Posts: 451
- Joined: Wed Jul 04, 2007 11:59 am
- Projects :: Jane - Sister Of the Courier Mod
- xbox live or psn: No gamertag set
- Location: What do you expect?
Re: Rep vs Imp
yup it sound's like that but the republic will fight against the armor 4 clones
