Dawn of Man

Dawn of Man

702 평점
Flatlands
4
2
10
8
4
4
4
2
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
1.114 MB
2019년 3월 24일 오후 2시 01분
2022년 2월 20일 오전 8시 35분
업데이트 노트 30개 (보기)

다운로드 위해 구독하기
Flatlands

Schwifty K님의 1 모음집
Let's get Schwifty Dawn of Man
아이템 10개
설명
Scenario with 10 locations, all with a lot of flat land and abundant resources.
Supports huge population limits. More ore than you will mine in one game.
No Base - only Nomad Start! Explore and settle on a nice spot.
2 Versions: Normal gameplay and Easy Version.


Features
No prehistoric animal extinction.
(Editing a few numbers in the config file to change animal values is easy).
Tech multiplier of 1.5 and 0.9 in the Easy Version - you may change that too.
More sticks!
Map Size: 4 (Like the default maps, try Medium Flatlands for smaller maps, Bloodline for bigger maps)

Easy Version
No human attackers.
No animal attackers, (wild animals may try to eat your children).
Slightly lowered tech cost.
No milestone for killing raiders.

Hints:
- If the animals hide at the end of the map, send hunters and scare them away!
- you can choose between "classic" and "easy version"
- Before you start building a new home: Take a look at the environment! There are usually more beautiful places than where your people start!

- Build a hearth to cook fish.

- Have a lot of fun!

Your people starve to death after reaching the copper age?
If you are new to the game or have issues with the AI, have a look at this guide about workload: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2246881517


Sequel:
Sequel with map size 3 and 2 (Provides less space for animals to hide):
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1710378799

Hardcore Sequel:
For a more challenging scenario subscribe to Everwinter, the locations from Flatlands are included: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1733938326


Changing a few values is easy!
If you'd like to adapt some values, do yourself a favor and search the web for "XML editor" or "XML online editor".
After subscribing you'll find the downloaded files in your Steam Folder, I left you some nice comments: ..\steam\steamapps\workshop\content\858810\1693186543\Flatlands

Modding essentials [This topic has been pinned, so it's probably important]
https://gtm.steamproxy.vip/app/858810/discussions/1/1840188800786675958/
Provides: Base Game Scenarios, Links to lists of actions, conditions, entities, environment entities, explanation on how to edit / create scenarios and how to use the resource overrides.

HOW TO MODIFY YOUR SAVE FOR UNLIMITED IRON / COPPER / TIN
https://gtm.steamproxy.vip/app/858810/discussions/1/3001046778348471430/?tscn=1604134011

Flatlands Discussions
https://gtm.steamproxy.vip/sharedfiles/filedetails/discussions/1693186543

LOW FPS on some locations?
You may set density for DetailGrass and DetailReeds to 0 in the environment to test it:
Search for <id value="DetailReeds"/> and edit: <density value="0" />
..\steam\steamapps\workshop\content\858810\1693186543\Flatlands\Environments\

Trouble with sound?
If you have trouble with the notification messages / storms and other ingame sounds and use windows / audio software, check the Enhancements!

The windows "Loudness Equalization" works not very good with Dawn of Man and Star Trek! Notifications or Red Alert might drive you crazy if you have it enabled. https://superuser.com/questions/695674/how-to-disable-auto-leveling-of-sound

No steam account?
Download Link for the people who did not buy dawn of man on steam: https://github.com/SchwiftyK/Dawn-of-Man-Scenarios/archive/master.zip

Community Discord for Dawn of Man
Join, talk, ask questions, share screenshots / videos.
https://discord.gg/WbsHwWT
인기 토론 모두 보기(15)
20
2024년 12월 28일 오후 1시 46분
Looking for help making a mod. Need to find a way to make repeat event.
Narn
45
2023년 12월 23일 오전 9시 18분
Bugs / Crashes
Schwifty K
30
2025년 3월 3일 오후 1시 15분
고정됨: Show me what you got!
Schwifty K
댓글 573
Schwifty K  [작성자] 2025년 6월 21일 오전 11시 44분 
No offense taken. Have Fun! And try to give your people a life to enjoy, they'll surely show gratitude.
Forken_jeff 2025년 6월 21일 오전 5시 21분 
yes and they made a liar
out of me , just took them several years to get to it, sorry
Schwifty K  [작성자] 2025년 6월 21일 오전 4시 56분 
Hey, assuming you clicked on "prepare for transport" after mining it.
Do you have enough materials?
Do your people have time to bring them?
Hint: Dry Skin, Raw Skin and Leather look really similar in the panel.
Forken_jeff 2025년 6월 21일 오전 3시 27분 
workers not preparing megaliths for transport
Rye Encoke 2025년 5월 17일 오전 11시 21분 
Thanks Schwifty, the density value worked at least for the berries, not so much for the trees but it did add one or two more here and there.
Schwifty K  [작성자] 2025년 5월 17일 오전 12시 31분 
Ah, and if a override does not contain the additional settings you can simply add them.
If you use VisualStudioCode or similar editors (check for code editors with syntax highlighting) you may also benefit from useful auto-completions.

<tree_override_prototype>
<id value="Cherry"/>
<density value="10" />
</tree_override_prototype>

--> add a few lines

<tree_override_prototype>
<id value="Cherry"/>
<density value="10" />

<min_altitude value="-0.3" />
<max_altitude value="80"/>
<min_angle value="-45" />
<max_angle value="90"/>

</tree_override_prototype>
Schwifty K  [작성자] 2025년 5월 17일 오전 12시 28분 
Yes, density will place objects more dense (more objects per space).
min_ and max_ altitute defines at what height they spawn. If you set min below 0 don't go to deep, megaliths in lakes (-5) cause errors.
min_ and max_ angle defines how steep the terrain may be (from flat space to steep montain).
Rye Encoke 2025년 5월 16일 오후 4시 59분 
okay so none of the values for any tree types have angle values or density values. I am assuming the density value is the one I need to add...will give that a go and see how it works. Thanks very much
Schwifty K  [작성자] 2025년 5월 16일 오후 3시 16분 
Be aware that changing tree positions will lead to issues loading old saves where the map looked different.
My ultimate recommendation is to copy flatlands and make a local copy for yourself with all your tweaks and edits.
Schwifty K  [작성자] 2025년 5월 16일 오후 3시 15분 
make sure to place <tree_override_prototype> within <tree_override_prototypes> -- this is no typo