Page 1 of 1
How do you copy a shipped world to be edited?
Posted: Thu Oct 26, 2006 4:49 am
by wazmol
i want to use felucia for my map but so i can edit it. how would i go about doing that? also i did try it but after i edit the world and save when i munge and play the map is the stock felucia!
thanks alot.
---o yeah sorry if this has already been asked---
RE: how do you copy a shipped world to be edited?
Posted: Thu Oct 26, 2006 7:52 am
by Darkicon
I'm not positive, but copy the world file of course into a new map, make sure to change the name to your mods 3 character name. Move everything from:
"C:\BF2_ModTools\assets\worlds\FEL\odf\" to "C:\BF2_ModTools\data_***\Worlds\***\world1\odf\"
and
"C:\BF2_ModTools\assets\worlds\FEL\msh\" to "C:\BF2_ModTools\data_***\Worlds\***\world1\msh\"
Also, move these:
"C:\BF2_ModTools\assets\scripts\FEL\" to "C:\BF2_ModTools\data_***\Common\scripts\***\"
Mod, munge, and play.
RE: how do you copy a shipped world to be edited?
Posted: Thu Oct 26, 2006 8:08 am
by wazmol
ok i do that but when i edit the map and munge the map is the normal felucia
RE: how do you copy a shipped world to be edited?
Posted: Thu Oct 26, 2006 8:25 am
by Darkicon
Hmm, maybe Pandemic set something up so you can't. Sorry, your gonna have to wait until someone more experienced than I logs on.
RE: how do you copy a shipped world to be edited?
Posted: Thu Oct 26, 2006 9:04 am
by Penguin
its possible and has been done many times, just search for it next time, its been answer a few times
RE: how do you copy a shipped world to be edited?
Posted: Thu Oct 26, 2006 5:24 pm
by wazmol
i cant find it. please can someone give me a link
Editing a shipped map
Posted: Thu Oct 26, 2006 5:44 pm
by AceMastermind
Posted: Sat Oct 28, 2006 5:02 am
by wazmol
when you copy over the shipped scripts to your scripts do you have to edit the lua because it uses the original shipped map but i want it to use an edited version. do you have to change:
Quote:
ReadDataFile("fel\\fel1.lvl", "fel1_conquest")
to
Quote:
ReadDataFile("dc:fel\\fel1.lvl", "fel1_conquest")
or anything?