How Do I Load Custom Sides On My Map? [Solved]

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
rc1207sev
Private Second Class
Posts: 72
Joined: Fri Mar 08, 2013 4:53 pm
Projects :: SWRC Capital Supremacy
Games I'm Playing :: SWBF-SWBF2-SWRC
xbox live or psn: DolphinRepublic

How Do I Load Custom Sides On My Map? [Solved]

Post by rc1207sev »

I am confused. I have this shock trooper side that I want to load on my map(for republic), but it either crashes or loads the ORIGINAL republic side! I know you need to ad a "dc:" somewhere before you load rep.lvl, but where do you put it exactly? Here's where I put it when it crashed:
Hidden/Spoiler:
ReadDataFile(dc:"SIDE\\rep.lvl",
EDIT
Oh. Wait a minute. now it works. I guess you put "dc:" after the parentheses and the first quotation mark, it works.
Hidden/Spoiler:
ReadDataFile("dc:SIDE\\rep.lvl",
Post Reply