Posted by: Nighthunter.swe - Tuesday, September 16, 2008 11:17:26 PM
Hello. I'm having problem with my map names in the worldbuilder in generals ZH.
The problem is that when i save my mas as for example: Mission,
the map ends up having the name: Mission.map in the skirmish maps menu.
When i give the map a name at map settings in worldbuilder, it ends up as either: MISSING: 'Mission' in the skirmish maps menu.
I want to have the map name in the skirmish menu, without "MISSING", or ".map" in the mapname.
I've tried saving it as "Mission" and Mission as map name, under map settings.
I save all my map as "User created" in the worldbuilder, not as "system maps". Could this be a problem?
Please, could someone help me with this?
P.S I'm sorry if I'm unclear about my problem, but I'm new to the worldbuilding thing. D.S
Posted by: Drummin - Wednesday, September 17, 2008 12:03:50 AM
Yes, anytime you put a name in the textbox on the map settings pop-up window you will see MISSING: in the menu. Easy fix. Leave the "Name" blank. Just remove any name in that textbox space and save your map as (whatever your map is called). All maps created with World Builder will be User Created and saved in a folder called "Maps" in your documents/Command and Conquer Generals Zero Hour Data folder.
Posted by: Nighthunter.swe - Wednesday, September 17, 2008 4:07:14 AM
Thank you. However, I still can't get rid of the annoying ".map" in the skirmish map menu. Any ideas to work around that?
Example:
|Unofficial maps|
Mission[b].map[/b]
|Official maps|
Tournament Desert
I want to get rid of the part in [b]bold[/b], and have the map name look like the official ones.[+1]
Posted by: Drummin - Wednesday, September 17, 2008 7:48:55 AM
All maps created will show the .map extension.
Posted by: Me Myself and Pi - Wednesday, September 17, 2008 10:17:29 AM
Yeah, the .map extension lets players know online that a map they're playing is custom made. But if you really want to get rid of it, here's how:
1) Go to [b]Map Settings[/b] again & type a name there. (It doesn't matter what the name is, you won't actually be seeing it in the game.) In these steps, I'll just use [b]Mission[/b].
2) Go to the [b]Public Sources[/b] topic of this forum
http://www.cncgeneralsworld.com/forums/default.aspx?g=posts&t=4622
& scroll down to the post I made. (It's the second to last one.)
3) Click the [b][u]Zero Hour STR File[/u][/b] link & then click [b]Open[/b] in the download window that comes up. Leave the next window that pops up open.
4) Go to the Zero Hour game directory. ([b]Start > My Computer > C: > Program Files > EA Games > Command & Conquer Generals Zero Hour[/b] Although the directory may be a little different if you have The First Decade.)
5) Open up the [b]Data[/b] folder & drag the [b]Generals.str[/b] from the download into this folder.
6) Open the .str file in Notepad.
7) At the top of this huge list of text strings, type this:
[b]Mission
"[i]The Name of Your Map[/i]"
END[/b]
(Retype the [i]The Name of Your Map[/i] to the name you want to see in the game.)
8) Save the file & your done!
If you type in Notepad's search, [b]Alpine Assault[/b], then you'll find:
[b]MAP:AlpineAssault
"Alpine Assault"
END[/b]
Also, if you open up Alpine Assault in the world builder & you'll see [b]MAP:AlpineAssault[/b] as the Map Name. (See Fleetatks tutorial how Opening and Editing Official Maps if you really want to see it for yourself.)
http://www.cncgeneralsworld.com/forums/default.aspx?g=posts&t=4850
Note, if you play this map online, then all the other players will still see the file name with the .map extention.
Posted by: Nighthunter.swe - Thursday, September 18, 2008 10:50:26 AM
Thank you very much! I owe you more than once I tell you! :D Awesome!
Posted by: Me Myself and Pi - Thursday, September 18, 2008 11:45:29 AM
One correction I need to make: If you play this map online, then the other players will see, MISSING: '[i]The Name You Typed In The Map Name Box[/i]' not just the name of the file. The "MISSING" implies that it can't find the text string that you created.
Posted by: Nighthunter.swe - Thursday, September 18, 2008 9:44:11 PM
ok, but can't I just put the .str file, or create one of my own .str files to solve that?
if my .str file only contains this, and i put it in my map folder.
for example:
Mission
"Mission"
END
saving the file as .str an putting in in My documents/Command and Conquer Generals Zero Hour Data/maps/mission
Posted by: Me Myself and Pi - Friday, September 19, 2008 8:37:47 PM
A Map.str file only runs while the map is running. So it won't work. But you can try it if you want. Just name the notepad file "Map.str". You won't need to include all the other stuff in the Generals.str file.