Thread Tools
Old August 19, 2000, 01:37   #1
Dusty
Settler
 
Local Time: 06:02
Local Date: October 31, 2010
Join Date: Mar 2000
Posts: 23
Is anyone interested in a "mapcopy" utility?
I'm working on a scenario, and, being the computer nerd that I am, I've decided to include some programs that will make some clever changes to saved game files as the scenario is being played. To test my code, I wrote a little utility called mapcopy, which I thought would be useful.

Basically, it takes the terrain map from one saved game file, and copies it to another. The two maps must be the same size. The cities and units on the map are not copied. I figure this might be useful if someone needs to make a large change to a map while in the middle of creating a scenario. They could make the change in the Map editor, and then use mapcopy to copy it to the scenario file. Without this utility, they would have to either make the changes from Civ2 (which may not work for some changes, like rivers), or recreate the cities and units in the scenario.

I think this could be useful. Does anyone else? If so, I'll clean it up a bit and release a beta version.

------------------
Dusty
[This message has been edited by Dusty (edited August 19, 2000).]
Dusty is offline  
Old August 19, 2000, 02:33   #2
William Keenan
Scenario League / Civ2-Creation
Prince
 
William Keenan's Avatar
 
Local Time: 01:02
Local Date: October 31, 2010
Join Date: Sep 1999
Location: New Jersey, USA, Earth, Sol, Milky Way
Posts: 705
I think it would be more useful, Dusty, if you could copy a MP file into a scenario rather then one save file to another. The reason for this is so that you can add rivers to an existing scenario.

The program would have to be error proof, since the SAV file would be ruined if a map of the wrong size were imported.

If you plan to continue your development of the utility I suggest you get in touch with the guru of maps, Mercator.
William Keenan is offline  
Old August 19, 2000, 03:09   #3
Kull
lifer
King
 
Local Time: 23:02
Local Date: October 30, 2010
Join Date: Mar 1999
Location: El Paso, TX USA
Posts: 1,751
I agree with William. Your program should be able to:

1) Extract a "clean" .mp file from the .scn file. This would allow the scenario developer to run it through the Civ Map Editor (primarily for river edits).

2) Merge the edited .mp file safely back into the .scn file.

I would call that a VERY useful tool.
Kull is offline  
Old August 19, 2000, 06:32   #4
Allard HS
Prince
 
Allard HS's Avatar
 
Local Time: 08:02
Local Date: October 31, 2010
Join Date: Dec 1969
Location: NL
Posts: 747
I would myself too advise you to make contact with Jorrit Vermeiren (Mercator) jorrit_v@hotmail.com as soon as possible, cause I know he's also creating such a project, and maybe you can merge your discoveries.

For the rest, it's an excellent idea. How many times have I decided to include forests in a map, or more new terrain types?

quote:

The program would have to be error proof, since the SAV file would be ruined if a map of the wrong size were imported.


of course, but that's just a thing to carefully plan. My first save game while making a scenario is called 99, the next 98, etc. I usually end up at 75, so I got 25 backups of varying stages of the scenario. And of course, the program could be so programmed that it backs up the file automatically.
Then it can screw the file up as much as it wants.
Allard HS is offline  
Old August 19, 2000, 16:29   #5
Dusty
Settler
 
Local Time: 06:02
Local Date: October 31, 2010
Join Date: Mar 2000
Posts: 23
William Keenan Wrote:
quote:

I think it would be more useful, Dusty, if you could copy a MP file into a scenario rather then one save file to another. The reason for this is so that you can add rivers to an existing scenario.


Currently you can acomplish that by using the Map Editor to load the scenario file, then save the result to an MP, and then use CIV2 to "start on a premade world" in order to convert the MP to a SAV. Of course, it would be nice to support MP files directly, but I don't know how easy it would be.

William Keenan Wrote:
quote:

The program would have to be error proof, since the SAV file would be ruined if a map of the wrong size were imported.


It currently insists that the source map and the destination map be exactly the same size. This should prevent errors. Of course, it would still do automatic backups, as suggested by Allard.

Kull wrote:
quote:


1) Extract a "clean" .mp file from the .scn file. This would allow the scenario developer to run it through the Civ Map Editor (primarily for river edits).



This is strange. The Map Editor can extract a map from a .SAV file, but not from a .SCN file. I always thought .SCN files were pretty much the same as .SAV, as you can rename a .SAV file to .SCN and load it as a scenario. (What's even stranger is that the Map Editor doesn't seem to be able to load itcan't load it's own MP filesCan't the Map Editor already do this, simply by loading from a .scn file (just as it can from a .sav file?)

From your responses, I gather that I should continue developing this utility, and add .MP and .SCN support. I was hoping I could release this without too much extra coding (as I'd like to get back to my scenario...), but we'll just have to see what happens.

Thanks for your responses!

------------------
Dusty
[This message has been edited by Dusty (edited August 19, 2000).]
Dusty is offline  
Old August 19, 2000, 19:48   #6
Shadowstrike
Emperor
 
Shadowstrike's Avatar
 
Local Time: 01:02
Local Date: October 31, 2010
Join Date: Jul 2000
Location: The Glorious Land of Canada
Posts: 3,234
I'd like a copy. It would be a useful tool for scenario makers everywhere. Say, can I put a copy up on the website I'm going to make?
Shadowstrike is offline  
Old August 19, 2000, 23:07   #7
Eternal
King
 
Eternal's Avatar
 
Local Time: 01:02
Local Date: October 31, 2010
Join Date: May 2000
Location: FNORD
Posts: 1,773
I could definitely use this. I have some serious river problems on my current scenario, and providing I won't be too lazy, I could alter the map, put the rivers in the right spot, and import it into this scenario.
Does this work for any particular version of Civ2, or are they all the same in the areas that the utility uses? I hope it works for MGE.
Keep up the good work.
Eternal is offline  
Old August 21, 2000, 20:20   #8
WarVoid
King
 
WarVoid's Avatar
 
Local Time: 06:02
Local Date: October 31, 2010
Join Date: Apr 2000
Location: Scenario League
Posts: 1,350
I must concur with William and Kull on this.

Losing as saved game would be most un-gratifying.

This looks to be a promising utility and I look forward to trying it out very soon.
WarVoid is offline  
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:02.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Apolyton Civilization Site | Copyright © The Apolyton Team