I want to get the darktrooper onto the rep side.
I copied it into the
rep. req
Map .lua
What do I do now?
Do I have to add his name to the repshell?
Rep darktrooper
Moderator: Moderators
-
Grev
- Hoth Battle Chief

- Posts: 3132
- Joined: Sun Dec 09, 2007 11:45 pm
- Projects :: No Mod project currently.
- Location: A Certain Box Canyon
-
SilvaDalek
- Sith

- Posts: 1329
- Joined: Sun Dec 02, 2007 12:52 pm
- xbox live or psn: TH3 R0LL3R
Re: Rep darktrooper
did you get all the mshs, tgas, odfs, etc. related to him in the rep folder?
-
MandeRek
- Sith Master

- Posts: 2766
- Joined: Tue Oct 02, 2007 10:51 am
- Projects :: Battlefront Zer0
- xbox live or psn: No gamertag set
- Location: Ghosting around GT
- Contact:
Re: Rep darktrooper
The shell.req files refere to units +models which are included in Galactic Conquest unit purchase screen... You don't need them unless you want to replace the common republic side. Copy also all odf, msh and effects file into the proper folder. start looking at the odf, which can be found through the req... The odf will call out for MOST files, though some called files may call out for more other files ^^ Enjoy
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
Re: Rep darktrooper
If you just want him in your unit list in the unit menu, you don't need to copy him over to the rep side, you just go like this
Add this under
under
Then add it in your unit selection.
Add this under
Code: Select all
ReadDataFile("SIDE\\imp.lvl",
"imp_inf_darktrooper")
Code: Select all
ReadDataFile("dc:SIDE\\cis.lvl",
"cis_inf_???",
"cis_inf_???",
"cis_inf_???",
"cis_inf_???",
"cis_hover_aat",
"cis_hover_stap")
-
Grev
- Hoth Battle Chief

- Posts: 3132
- Joined: Sun Dec 09, 2007 11:45 pm
- Projects :: No Mod project currently.
- Location: A Certain Box Canyon
Re: Rep darktrooper
ok, so I add that, and thne in the team layout, instead of jettrooper, I put darktrooper?
-
EGG_GUTS
- Master Bounty Hunter

- Posts: 1626
- Joined: Thu Dec 07, 2006 7:38 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: CANADA!
Re: Rep darktrooper
yup, you put imp_inf_darktrooper instead of rep_inf_jettrooper if that's what you wanna replace it with.
