obiboba3po wrote:hello, i followed the tut on adding hunt mode, and had no problems, except for the beginning :Copy "hot1g_hunt.lua" in "BF2_ModTools\data_***\Common\scripts\***"
Open it and change this line:
Code:
ReadDataFile("hoth\\hoth.lvl", "hoth_hunt")
to this
Code:
ReadDataFile("dc:***\\***.lvl", "***_hunt")
I wasn't at my modding PC when I wrote that part and I couldn't remember what the hoth line actually was. So I just guessed.
I meant to put the real one in later but I guess I forgot.
Fixing now.
ok, well i finally got hunt mode to work, but now how do i edit the map? it shows up as the endor hunt map, and there is nothing under my hunt layer in ze. how to do this...
check your lua. make sure it is loading your world. there is a line that goes with it in your hunt lua... something like load world dc:end1 make sure that is dc:abc