http://www.gametoast.com/viewtopic.php?f=27&t=6020
here's what I did
_____________________________________________________________________________________________________
1) Since I'm running windows 8 I replaced the munge.bat in "data_XXX/_BUILD/Load" with the vista fix one
after that I took out ALL (100%) of the "@" so at the end my munge.bat in "data_XXX/_BUILD/Load" looked like this
Hidden/Spoiler:
2) I created the "Load" folder in data_XXX
I made my image ( 1024x1024 ) then a common req that contained this exact text
Hidden/Spoiler:
so by the end of this step I had in my load folder located in Data_XXX two things:
a req file named "common" and a tga ( 1024x1024 ) of my pic that is titled loadscreen
3) I ran the "Modtools VisualMunge" application in "BF2_ModTools\data_XXX\_BUILD"
and I munged only the Load option
4) I went to "BF2_ModTools\data_XXX\_LVL_PC\Load" and found a lvl file labeled "common".
this common.lvl is only 1 KB
I KNOW THIS IS NOT SUPOSED TO HAPPEN BUT I DON'T KNOW HOW TO PREVENT THIS
AND YES I HAVE TRIED A CLEAN AND RE-DOING ALL THE STEPS AGAIN.
5)I took this common.lvl went to "SteamApps\common\Star Wars Battlefront II\GameData\addon\GZB\data\_LVL_PC" made a folder called "Load" and pasted the 1 KB common.lvl into the new "Load" folder
6) I opened up my map's lua and added:
ReadDataFile("dc:Load\\common.lvl")
under
function ScriptInit()
and saved my lua.
8 )I did another visual munge and munged only the common option along with "EVERYTHING" from the drop down menu
________________________________________________________________________________________________________
I'm about to finish this map for my map pack and this is the last thing I need to do
anything I missed ?


