new sides help

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
Odysseus55

new sides help

Post by Odysseus55 »

I did the tutorial for a new jedi side and it works with the map I made. can I use that side with the maps that came with the game?

In bf1 I could edit an entire side (editing all units weapons etc ) and replace the existing side with my new version of it can I stiill do that?
Yocki

RE: new sides help

Post by Yocki »

1. just if the units are named just like the shiped maps call them on the lua

2 yes, same as above
Odysseus55

RE: new sides help

Post by Odysseus55 »

everything else is kept the same? do I just overwrite with the new .lvl? I dont need to edit the scrips then do I?
Fiminopter
Sergeant Major
Sergeant Major
Posts: 221
Joined: Sat Apr 29, 2006 11:20 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Contact:

Post by Fiminopter »

Yeah, you need to edit the scripts. But, all you have to do is add a "dc:" in the correct spot and you're good.
Example (I took republic side):
ReadDataFile("SIDE\\rep.lvl", is changed to
ReadDataFile("dc:SIDE\\rep.lvl",

That's all you have to do.
Odysseus55

Post by Odysseus55 »

thanks a ton
Post Reply