[mod request] The Martian

Started by ROD, August 17, 2020, 08:45:47 AM

Previous topic - Next topic

ROD

Is there any mod(way) to make the scenario WITHOUT any encounter, any people, any faction, any contact with any living being ?

Thank you.
Mark Watney

RawCode

each story teller have internal "incident maker" class that actually spawn all events (but not factions and contacts)

defining new story teller with "null" incident maker will disable all events, both negative and positive.

factions should not be removed, there are number of routines that rely on default faction settings, but you can tweak world generation and spawn no settlements anywhere.

to fix relationship you must implement custom pawn generator or wipe relationships after pawns are generated


Canute

Basicly Faction Control allow you to generate an empty world.
Incidents like crashed pod,wanderer join or similar you can disable with the Scenario editor.
But when i try to generate a world without other factions it basicly work's but Rimworld don't let me settle there (error log spam).
Maybe you should ask the Mod author Kiame if he know a solution for it.