Page 1 of 1

Maps!

Posted: Sat Jun 23, 2007 8:33 pm
by Commander_Cody771
I Munged my map but in the instant action menu it has no name. And when I play it, it looks like this: Image
PLEASE HELP!

RE: Maps!

Posted: Sat Jun 23, 2007 9:56 pm
by Delta_57_Dash
woot!

that's the default map.

RE: Maps!

Posted: Sun Jun 24, 2007 5:32 pm
by Commander_Cody771
I'm asking what do I do about it.

RE: Maps!

Posted: Sun Jun 24, 2007 5:35 pm
by B94
hey man, the best thing on learning how to mod BF1 is here, this is how i made my first map...

http://www.saturnlabs.net/Tutorial_Lava ... ge_00.html

just change all of the URD1 letters to watever your map letters are....oh it also shows you how to name the maps!! kewel huh?!

RE: Maps!

Posted: Sun Jun 24, 2007 5:43 pm
by Commander_Cody771
Thanks B94.

RE: Maps!

Posted: Sun Jun 24, 2007 5:44 pm
by B94
no problem

RE: Maps!

Posted: Sun Jun 24, 2007 9:24 pm
by IASFireBomB
I never new this was default.......anyway...

RE: Maps!

Posted: Mon Jun 25, 2007 1:40 pm
by Commander_Cody771
IASFireBomB, please do not post here unless you have something useful to say. I mean that with the most respect. :D :D

Posted: Mon Jun 25, 2007 7:12 pm
by Laserblast
If the map is not showing a name in the instant action listing, you might try the addme LUA which is (unsurprisingly) in the addme folder. Open the addme LUA and one of the first lines should be something along the lines of:

Code: Select all

local newEntry = { mapluafile = "MOD1", showstr = "MOD MAP 1", side_c = 1, side_a = 1, dnldable = 1, }
Change the showstr to whatever you want to show in the instant action list.
For example:

Code: Select all

local newEntry = { mapluafile = "MOD1", showstr = "TATOOINE: MIDDLE OF NOWHERE", side_c = 1, side_a = 1, dnldable = 1, }
It's worth a shot for getting the name to show...

Posted: Mon Jun 25, 2007 9:07 pm
by Commander_Cody771
Now when I munge it it's STILL the default map! Even with the tutorial!

Posted: Mon Jun 25, 2007 11:12 pm
by -_-
Maybe you didn't save/saved on the wrong file >_>

Posted: Tue Jun 26, 2007 12:14 pm
by Commander_Cody771
No. I saved it.

Posted: Tue Jun 26, 2007 2:21 pm
by The_Emperor
On the right file? :D

Posted: Tue Jun 26, 2007 2:23 pm
by Commander_Cody771
Yes.