A Transport Fever 3 custom scenario lets you blend the structured pacing of the historical campaign with the creative freedom of sandbox play, and that hybrid identity is exactly what makes it the most replayable mode in the game. Instead of replaying the same fixed missions, you can author your own objectives, lock specific historical vehicles to specific decades, and force yourself through an era progression curve that mirrors the official campaign without copying it. This guide walks through how custom scenarios work, how to set up era progression rules, and which historical vehicles matter most when you are designing your own challenges.
Understanding the Custom Scenario Framework
The custom scenario editor is built directly into Transport Fever 3, which launched on September 29, 2026 for PC, macOS, and Linux according to the official Transport Fever 3 Steam page. Rather than shipping as a separate modding tool, the level editor is accessible from the main menu, meaning the barrier between playing a campaign mission and designing your own scenario is essentially zero. Once inside, you choose a base map, select climate zones, set your starting year, and pick which victory conditions the game will track.
The framework draws from three core components: era locks, vehicle filters, and objective scripts. Each component modifies how the campaign's economic simulation behaves, so a custom scenario is not simply a sandbox with extra rules, it is a constrained simulation that forces specific design decisions. The official Transport Fever 3 website describes the historical campaign as one of three pillars alongside tycoon and sandbox, and the custom scenario editor effectively lets you build a fourth pillar that borrows from all three.
| Component | What It Controls | Typical Use in a Custom Scenario |
|---|---|---|
| Era Locks | Restrict which decades of vehicles are available | Force a 1900–1930 starting window before unlocking modern trains |
| Vehicle Filters | Allow or block specific vehicle classes (trams, planes, ships) | Disable aviation until a population threshold is met |
| Objective Scripts | Track cargo deliveries, profit, or city growth | Award bonuses when a goal is met, or trigger the next era |
| Starting Conditions | Initial cash, loan terms, map seed | Create a tight-budget challenge or a relaxed creative run |
Players experimenting with the editor quickly discover that the most engaging scenarios combine two or three components rather than relying on a single knob. Locking eras without also locking vehicle types tends to feel like a regular sandbox, while filtering vehicles without an era timeline removes the slow-build satisfaction of unlocking historical vehicles one decade at a time.
Era Progression and How to Unlock Eras in Custom Scenarios
Era progression in Transport Fever 3 works the same way in a custom scenario as it does in the official campaign: time advances, and as the in-game year crosses certain thresholds, new historical vehicles become purchasable. According to Wikipedia's entry on the game, the simulation includes a redesigned cargo system and dynamic vehicle wear, which means that older vehicles in a custom scenario eventually become liabilities even if they remain technically available.
A typical era timeline in a custom scenario usually tracks the in-game year through five author-defined thresholds, each one gating a fresh tier of historical vehicles that the player can purchase, service, and finally retire. The exact unlocks depend on which vehicles the scenario author enables in the editor's vehicle pool, but the broad rhythm mirrors the official campaign, beginning with steam-era short-haul locomotives around 1850 and climbing through diesel railcars, streamlined expresses, and wide-body jets before topping out with maglev and modern container fleets near 2025.
| Era | In-Game Years | Typical Vehicle Unlocks | Design Pressure |
|---|---|---|---|
| Industrial Dawn | 1850–1900 | Steam locomotives, early cargo ships | Tight margins, short routes |
| Early 20th Century | 1900–1930 | Diesel railcars, early motor vehicles | City growth begins |
| Mid 20th Century | 1930–1960 | Streamlined locomotives, trucks, propeller planes | Network expansion |
| Late 20th Century | 1960–1990 | High-speed rail, container ships, jets | Globalization of cargo |
| Modern | 1990–2025 | Maglev, modern container fleets, wide-body aircraft | Optimization and replacement |
When you design a custom scenario, you control the timeline directly. You can compress two decades into a single objective window to force rapid adaptation, or stretch a single era across an entire scenario so that players experience the depth of early-20th-century railroading without modern vehicles overshadowing it. The official Transport Fever 3 site describes procedurally generated maps with biome variation across four climate zones, and that biome variation interacts with era progression because industries appear in waves tied to the timeline.
If you want to learn how the official campaign structures its own era progression, the Transport Fever 3 campaign guide breaks down the early-era pacing in detail. The custom scenario editor lets you reproduce that pacing or invert it, for example by starting in 1980 and working backward, which is impossible in the standard campaign.
Locking Historical Vehicles by Era
The most common mistake scenario authors make is leaving the entire vehicle catalog enabled, which undermines the value of era locks. A tighter design picks a curated list of historical vehicles per era and excludes the rest. This forces players to commit to specific technologies, and it makes later unlocks feel rewarding rather than expected.
For example, a 1900–1930 focused scenario might enable only steam locomotives, sailing-era cargo ships, and pre-automobile horse-drawn freight. Once the scenario crosses into the 1930s, the early motor vehicles and diesel railcars become available, and players suddenly have access to faster but more expensive options. Players who skipped the early era by saving and waiting find themselves with obsolete infrastructure, which is a deliberate consequence the scenario author baked in.
Designing Objectives That Match a Custom Scenario
A custom scenario lives or dies on its objectives. The editor's objective script system tracks conditions like total passengers delivered, total cargo tonnage, profit margin, or population served, and you can chain them so that meeting one objective unlocks the next era or the next geographic region. According to Dev Blog Episode 4: Tycoon, the game already tracks city growth through a municipal area system, and a custom scenario can hook into those municipal metrics to require that the player build specific infrastructure for specific cities.
The most engaging objectives are layered rather than linear. A linear scenario simply says "deliver 10,000 passengers" and ends. A layered scenario instead requires the player to deliver 2,000 passengers to one city, then 5,000 to a second, then connect both cities via a rail line of a specific minimum length, then maintain that line at a profit margin above a set threshold for ten in-game years. The layered structure mirrors the official campaign, where Transport Fever 3 missions frequently chain infrastructure goals to economic goals before unlocking the next map region.
| Objective Type | Example Goal | Era Fit | Player Skill Tested |
|---|---|---|---|
| Delivery Tonnage | Move 50,000 t of coal between two cities | Industrial | Logistics routing |
| Profit Margin | Hold a 15% margin for 10 years | Any | Financial discipline |
| Network Coverage | Connect 5 towns with a single rail network | Early–Mid | Strategic planning |
| Era-Locked Completion | Finish all goals before 1950 | Historical | Speed-running |
| Replacement | Upgrade all steam locomotives to diesel by 1960 | Mid | Fleet management |
Because Transport Fever 3 includes a full day-night cycle and dynamic lighting, scenarios that span decades visually shift in tone as the in-game clock passes, which reinforces the era progression. A 1900s map at night looks fundamentally different from a 1980s map, even on the same terrain.
Sample Objective Script for a 1900–1960 Scenario
Below is a simplified example of how an objective script can be structured, showing the logical flow that the visual node editor produces under the hood. Real Transport Fever 3 scripts use a drag-and-drop graph of trigger, condition, and action nodes wired together in the campaign map editor, but a text-based skeleton exposes the underlying decision tree: each step checks whether a previous objective is complete before unlocking the next era's vehicles, ensuring the 1900–1960 progression respects the unlock eras gate rather than dumping every catalog entry on the player at scenario start.
-
Step 1: Deliver 5,000 passengers to City A using steam-era vehicles only.
-
Step 2: Connect City A to City B via a rail line at least 20 km long.
-
Step 3: Achieve 12% profit margin for 5 in-game years.
-
Step 4: Unlock 1930s vehicle catalog once Step 3 is complete.
-
Step 5: Replace at least 60% of steam locomotives with diesel equivalents by 1955.
-
Step 6: Reach a population of 50,000 in City B.
The key design choice here is that each step forces a different skill. Steps 1 and 2 test pure routing, Step 3 tests financial discipline, and Step 5 tests fleet management. A scenario that only tests routing becomes boring; one that only tests finance becomes a spreadsheet exercise. The custom scenario editor rewards authors who think about pacing the way a campaign designer would.
Picking the Right Historical Vehicles for Your Scenario
Transport Fever 3 ships with over 300 vehicles across trains, trucks, buses, ships, and aircraft, and the official Steam page confirms the catalog spans multiple climate zones and industry types. The historical vehicles are organized by decade, and the custom scenario editor lets you filter them in or out per era. Choosing the right subset is what separates a generic sandbox-with-rules from a genuinely interesting historical scenario.
Recommended Vehicle Curation by Era
| Era | Recommended Vehicle Subset | Reason for Inclusion |
|---|---|---|
| 1850–1900 | Steam locomotives, sail-assisted cargo ships, horse freight | Establishes the "old world" feel |
| 1900–1930 | Diesel railcars, early motor trucks, coastal steamers | Transition technology with real trade-offs |
| 1930–1960 | Streamlined steam, propeller aircraft, mid-century buses | Peak variety before containerization |
| 1960–1990 | High-speed rail, container ships, jets, articulated trucks | Globalization phase |
| 1990–2025 | Maglev, modern container fleets, wide-body jets | Endgame optimization |
A good rule of thumb is to include roughly 8–12 vehicles per era per category (rail, road, sea, air) in a focused scenario. This keeps the vehicle picker manageable without making it feel like a sandbox. If you are curious which vehicles the official campaign prioritizes, the Transport Fever 3 vehicle menu breakdown catalogs the era-tagged vehicles and which ones are flagged as iconic.
Players have reported that scenarios with too narrow a vehicle list become frustrating because there is no fallback when a route fails economically. Conversely, scenarios with too broad a list devolve into simply buying the most expensive option. The 8–12-per-category guideline threads that needle.
Building the Custom Scenario Map
The custom scenario editor shares its map generation system with the standard campaign, which means you get access to the same procedurally generated terrain, climate zones, and biome transitions. According to Dev Blog Episode 1: Environment, each of the four climate zones (temperate, desert, tropical, sub-arctic) has distinct biomes that can be arranged randomly and re-weighted at generation, so two custom scenario maps with identical settings still play differently.
Map Generation Settings That Matter
| Setting | Effect on Custom Scenario | Recommended Starting Point |
|---|---|---|
| Climate Zone Mix | Determines available industries and biomes | One primary zone, one secondary |
| Map Size | Larger = longer routes, more cities | Medium for balanced pacing |
| City Count | More cities = more objectives possible | 4–6 for a focused scenario |
| Terrain Roughness | Affects rail and tunnel cost | High for mountainous challenges |
| Industry Density | Controls cargo supply and demand | Medium to keep logistics interesting |
For a tight historical scenario, a medium map with two climate zones and 4–6 cities tends to work best. Large maps dilute the era-locked vehicle feel because players spend the first 20 in-game years just connecting distant cities. If you want finer control over terrain, the Transport Fever 3 map editor guide covers heightmap import and manual terrain sculpting, which lets you design a specific geography around your objectives.
A useful trick reported by scenario authors is to place industries in clusters that only become viable in later eras. A coal deposit that is too remote for an 1850s steam line becomes critical in a 1930s diesel scenario, because diesel can handle the grades and the longer distances more profitably. This kind of "era-gated geography" is much easier to design in a custom scenario than in a procedurally generated sandbox.
Common Custom Scenario Mistakes to Avoid
Even experienced campaign players run into trouble when they first open the custom scenario editor, because the mental model of "designing a challenge" is different from "playing a challenge." The shift from a campaign mission — where unlock eras, profit targets, and objective chains are pre-tuned by the developers — to authoring those same parameters yourself catches most designers off guard. A few pitfalls come up repeatedly in community testing of the Steam Workshop scenario pool, where the most-downloaded user scenarios tend to follow three or fewer era transitions and cap starting loans around the equivalent of one full track purchase, mirroring the pacing found in the stock Transport Fever 3 campaign missions.
-
Over-stacking objectives: Chaining six financial goals in a row produces a spreadsheet experience, not a transport tycoon experience. Mix delivery, network, and financial goals.
-
Unlocking too many vehicles at once: Releasing the entire 1930–1960 catalog as a single era means players just buy the best option and ignore the transition. Split unlocks into smaller waves.
-
Ignoring climate zone mechanics: Desert and sub-arctic biomes change industry behavior, and a scenario that ignores biome-specific industries feels generic. Use the climate mechanics rather than fighting them.
-
Setting profit margins too high: Demanding 20% margins forces players to either cheese the economy or abandon the scenario. 8–12% is a realistic target that still requires discipline.
-
Forgetting the day-night cycle: Objectives that require continuous 24-hour operation feel unfair if the player has not internalized the lighting and maintenance rhythm.
Players who have run the official campaign first tend to design better custom scenarios, because they have already seen how Transport Fever 3 missions balance difficulty. The campaign mode comparison article maps out how many missions exist in the standard campaign and what pacing the developers chose, which is a useful reference when designing your own.
Advanced Tips for Scenario Authors
Once you have built a few custom scenarios and feel comfortable with the editor, several advanced techniques can elevate the design without writing a single line of Lua or scripting code. For example, you can use the modular industry chain editor to chain raw material, intermediate, and final-goods industries so that trains must transfer cargo between depots, which deepens era progression and keeps the campaign map busy across all unlock eras. You can also leverage the built-in historical vehicles filter to restrict available locomotives to a specific year range, forcing players to adapt their networks as technology advances. Conditional terrain brushes, goal-based mission scripting nodes, and reusable map templates further let one scenario provide replayable, multi-decade challenges.
Era-Gated Geography
Place critical industries behind terrain that is uneconomical for the earliest vehicles. A mountain range between two cities forces 1850s players to use slow coastal shipping, while 1960s players can tunnel through with modern rail. The same map plays completely differently depending on which era the player is in, which is a hallmark of strong scenario design.
Layered Victory Conditions
Instead of a single "win" state, define three victory tiers: Bronze, Silver, and Gold. Bronze might require only the core delivery goals, Silver might add the era-completion goals, and Gold might require all goals plus a final profit or population target. This lets players of different skill levels engage with the same scenario without designing multiple versions.
Borrowed Campaign Pacing
Take the structure of an official campaign mission, change the geography and the era, and rebuild it as a custom scenario. The cognitive scaffold is already proven, so you only need to design the unique elements. The Transport Fever 3 20th century era guide is a good starting template because that era has the most vehicle variety and the widest range of mission archetypes.
Community Sharing and Iteration
Once a custom scenario is published, the comments and replays from other players become a feedback loop. The most refined scenarios on community hubs tend to be in their third or fourth revision, where the author has adjusted era unlocks and objective thresholds based on real playthrough data. Treating a scenario as a living document rather than a finished product produces much better results.
Frequently Asked Questions
What is a Transport Fever 3 custom scenario?
A Transport Fever 3 custom scenario is a player-authored game mode that uses the built-in level editor to set era locks, vehicle filters, starting conditions, and objective scripts on top of a procedurally generated map. It blends the structured pacing of the historical campaign with the creative freedom of sandbox mode, which makes it the most replayable format in the game.
How do I unlock eras in a custom scenario?
In a custom scenario, eras are unlocked by the scenario author through the objective script system, not by in-game progression alone. Typically, completing a delivery, network, or profit goal triggers the next era and adds new historical vehicles to the purchasable catalog. The author can set era boundaries to match the official timeline or compress them for a faster-paced experience.
Can I use only historical vehicles in a custom scenario?
Yes. The vehicle filter in the custom scenario editor lets you restrict each era to a curated subset of historical vehicles, blocking modern locomotives, jets, or container ships until a later objective is met. This is the standard approach for authors who want their scenario to feel like a period piece rather than a generic sandbox.
How long does a custom scenario take to design?
A focused custom scenario with three to five objectives and a single climate zone takes most authors between two and six hours to design, playtest, and publish. Larger multi-region scenarios with layered victory conditions and era-gated geography can take a full week of iteration, especially if the author playtests each era themselves to verify the unlock pacing.
Where can I find custom scenarios made by other players?
Custom scenarios are shared through community hubs, Steam Workshop integration, and the official Transport Fever 3 forums. The most popular scenarios tend to be those that reuse the official campaign's pacing while introducing a new map or era combination, and they accumulate community ratings that help new players identify high-quality designs quickly.