Map descriptions?

SteelSterling

Prince
Joined
Jun 22, 2010
Messages
329
Location
Northern NJ
Is there somewhere that has a description for the different map types? I usually play custom continents but want something a little different. I like continents because I like the adventure aspect. I enjoy not knowing who is out there. I especially think it's fun when I think I'm top dog, find a new continent and and the first civ I come across has twice as many cities. Do any of the other maps offer something similar or are they more or less one large land mass? It just seems most map improvements are being made to the other ones so I want to get used to setting up and using them. Thanks.
 
Try Toffers C2C_World Map with Start Everywhere. Or Perfect Mongoose with start Everywhere and Break Pangaea with Meteor, mediumd or Low sea levels.
 
Awesome! I'll try one of those. Thank you for the suggestion sir!
 
You are Welcome.
 
I personally use Planet Generator 68, due to the fact it gives me alot of control of how the world is built.
 
And I occasionally I like to use the stock Archipelago Map too. Low seas, many Islands.

We have many maps to use. But most players settle on a favorite and don't explore the others from what I've seen posted over the years.
 
I use c2c world as my standard.
It lets you tweak rivers, hills, peaks and resources with %.
There is also a pangeabreaker. If you put it on, you get something akin to a continents map.
Without it, you will not get a pangea map necessarily but it will most likely be possible to explore most of the world with just seafaring vessels.

Resources are varied but are usually restricted to 1 or 2 continents like on earth. You will not have everything on one landmass.
Resources at 200% means a lot, a whole damn lot.
It's very stingy with rivers, even at 150%. There are very few and even then most are 1 or 2 tiles long. (might just be my sample size)

There will be sea-ice, trenches and all other terrain types. Also big swaths of permafrost.
 
Strategic resources are fair. You will get some metals but you might have to spread out to get it all.
Some stuff, like sulphur, might spawn in mountains only forcing you to wait for it till mountaineering.
Also c2c is relatively generous with 'new resource found' events. That gold and lead usually pops up at some point.

If a game goes awry because of lack of a single resource, consider using the editor. If you invest up to 100 hours in 1 game, giving you or the AI a strategic resource to keep the game more interesting is fine.
 
Safe to Assume it is the same with "More resources" option?
Not always. It all depends on whether the map script defines its own rivers or resources placement routines and does or does not in so doing use the option switch in its coding. The DEFAULT map script generation in the DLL uses these options and a lot of the scripts fall back on those but the most advanced ones don't... this doesn't necessarily mean that's a good thing in some cases. Of course, as with everything, opinions vary a lot on these matters. I would urge python mapscript makers and editors to find a way to let the options work to influence things in their setups if for no other reason than they are there and helpful to that cause.

For a player, it's hard to know which ones do and which ones don't apply to either one and some may let one but not the other apply.

Don't let my answer confuse you though. Toffer knows these mapscripts and which ones have coding that allow the options to work and which ones don't. So he's more qualified as an authority on the specifics there than I am.
 
Yeah just was taking Toffer's word for it. Also is their a way to change the number of civs that can spawn on a map? Say if I was using a huge map can I Make the same amounts of civs spawn on it as say a giant map? ((Mainly because I use Barb Civs and Revolutions and want more then disorganized rebels to spawn during a revolution when that civ limit is maxed))
 
Yeah just was taking Toffer's word for it. Also is their a way to change the number of civs that can spawn on a map? Say if I was using a huge map can I Make the same amounts of civs spawn on it as say a giant map? ((Mainly because I use Barb Civs and Revolutions and want more then disorganized rebels to spawn during a revolution when that civ limit is maxed))
The DLL has a hard coded limit to the amount of Player Civs (including AIs) ever defined. For good reasons. The limit is 40 I think...maybe 39. 10 are set aside for NPC slots, many of which are in use and more are planned.
 
Back
Top Bottom