View Single Post
  #1  
Old June 8th, 2007, 03:30 AM

J Henry Waugh J Henry Waugh is offline
Corporal
 
Join Date: Feb 2004
Posts: 54
Thanks: 0
Thanked 0 Times in 0 Posts
J Henry Waugh is on a distinguished road
Default Random Map Creator — \"Set ruggedness\"

In the game tools, options for random map creation include partsea, partmountain, partruggedness and partriver.

But the CLI breakdown (according to ./Dominions3 --help) lists sea, mountains, forests, farms, waste, and swamp.

Quote:

******* Random Map Options *******
--makemap XXX Generate a random map with filename XXX and exit
--riverpart X 100 = normal amount of rivers, 0=no rivers
--seapart X Percent of map that is below water level (default=30)
--mountpart X Percent of map that is mountains (default=20)
--forestpart X Percent of lands that are forests (default=20)
--farmpart X Percent of lands that are farm lands (default=15)
--wastepart X Percent of lands that are wastes (default=10)


How is "ruggedness" defined?

Is farmland not in "ruggedness"?

Or is there some additional "randomizing" breakdown that transforms values in the Game Tools UI?
Reply With Quote