Page 1 of 1

Munging Common [Solved]

Posted: Fri Jul 08, 2011 8:03 pm
by RazaShaw
When I munge the Common Folder in my data_*** world to my addons folder in my bf2 directory, where does it compile to? I have odfs such as healthrecharge and force in there.

Re: Munging Common

Posted: Sat Jul 09, 2011 1:05 am
by Marth8880
RazaShaw wrote:When I munge the Common Folder in my data_*** world to my addons folder in my bf2 directory, where does it compile to? I have odfs such as healthrecharge and force in there.
The munged files are stored here: \BF2_ModTools\data_ABC\_BUILD\Common\MUNGED\PC\
And the packed LVL files here: \BF2_ModTools\data_ABC\_LVL_PC\

Re: Munging Common

Posted: Sat Jul 09, 2011 1:47 am
by RazaShaw
Marth8880 wrote:
RazaShaw wrote:When I munge the Common Folder in my data_*** world to my addons folder in my bf2 directory, where does it compile to? I have odfs such as healthrecharge and force in there.
The munged files are stored here: \BF2_ModTools\data_ABC\_BUILD\Common\MUNGED\PC\
And the packed LVL files here: \BF2_ModTools\data_ABC\_LVL_PC\
I understand. The only things I have in my Addons LVL PC folder is SIDE, WORLD, core.lvl, and mission.lvl.

I don't know where the modified files in Common are placed since it is not in my SIDE folder, but I munged SIDE and Common Folder?

Re: Munging Common

Posted: Sat Jul 09, 2011 4:45 am
by DarthD.U.C.K.
the files in data_XXX\Common are munged into the ingame.lvl if you want to make modifications to them you have to create a custom ingame.lvl, a tutorial for that cna be found in the everythingyouneedthread. you shouldnt put new files in the common folder, they belong either into your sidefolder if they are siderelated or in the worldfolder.

Re: Munging Common

Posted: Sat Jul 09, 2011 4:59 am
by RazaShaw
DarthD.U.C.K. wrote:the files in data_XXX\Common are munged into the ingame.lvl if you want to make modifications to them you have to create a custom ingame.lvl, a tutorial for that cna be found in the everythingyouneedthread. you shouldnt put new files in the common folder, they belong either into your sidefolder if they are siderelated or in the worldfolder.
I figured this out like 30 minutes after I posted this thread, and I am good to go. Thanks anyways.