Early Start Dates Question

OpenTTD is a fully open-sourced reimplementation of TTD, written in C++, boasting improved gameplay and many new features.

Moderator: OpenTTD Developers

Post Reply
Falconius
Engineer
Engineer
Posts: 3
Joined: 27 Sep 2016 08:07

Early Start Dates Question

Post by Falconius »

Hello.

I'm new to OTTD and love the game so far. My question is how to start at an earlier date. I downloaded the USA scenario, but when playing, it starts in 1920. There isn't a way to build stations that early. Do I need to download something else to allow early builds?

And similarly, let's say I wanted to start in 1830 or so in a vanilla game. I know I can set the date, but how do I get it to allow me to build anything?

Thanks for any help.
Auge
Chief Executive
Chief Executive
Posts: 661
Joined: 23 Oct 2006 02:07
Location: Berlin

Re: Early Start Dates Question

Post by Auge »

Hello
Falconius wrote: I'm new to OTTD and love the game so far. My question is how to start at an earlier date. I downloaded the USA scenario, but when playing, it starts in 1920. There isn't a way to build stations that early. Do I need to download something else to allow early builds?

And similarly, let's say I wanted to start in 1830 or so in a vanilla game. I know I can set the date, but how do I get it to allow me to build anything?
You need GRFs that has at the start dates available vehicles. The NARS set (North American Rail Set) starts AFAIK in the 1830-ies with the first vehicles. For road vehicles you can use eGRVTS 2. For ships you can use SQUID. These are only a few examples. All above-named sets are available via the ingame-download (BaNaNaS).

Tschö, Auge
Alberth
OpenTTD Developer
OpenTTD Developer
Posts: 4765
Joined: 09 Sep 2007 05:03
Location: home

Re: Early Start Dates Question

Post by Alberth »

Iron horse also starts early, and maybe road hog too (not sure).
Being a retired OpenTTD developer does not mean I know what I am doing.
leifbk
Chairman
Chairman
Posts: 821
Joined: 23 Dec 2013 16:33
Location: Bærum, Norway

Re: Early Start Dates Question

Post by leifbk »

Alberth wrote:Iron horse also starts early, and maybe road hog too (not sure).
Iron Horse, Road Hog, and Squid (Fish 2) all start in 1860. But Sailing Ships and eGRVTS2 horse carriages are available as early as 1700.
Translink
Traffic Manager
Traffic Manager
Posts: 233
Joined: 20 Oct 2015 19:05

Re: Early Start Dates Question

Post by Translink »

Not sure when the UKRS2 starts (1830's I think) but Bob's British Buses, Bob's Random British Vehicles and Bob and Ameecher's Tram Set (BATS) go down to 1730. Do also remember to turn inflation off.
User avatar
kamnet
Moderator
Moderator
Posts: 8705
Joined: 28 Sep 2009 17:15
Location: Eastern KY
Contact:

Re: Early Start Dates Question

Post by kamnet »

Falconius wrote: I downloaded the USA scenario, but when playing, it starts in 1920. There isn't a way to build stations that early. Do I need to download something else to allow early builds?
Back when this scenario was created, scenarios didn't come with NewGRF, the general consensus was to allow users to add their own NewGRFs to please themselves. A few years ago, the behavior was changed to stop allowing users to add NewGRFs to a running game (including scenarios) because it generated too many crashes and bug reports from behavior that the developers actively discouraged. Scenarios now must include all the NewGRFs intended to be used.

So a solution to this immediate problem is to enable the Scenario Developer mode and then open the scenario in the Scenario Editor, add the NewGRFs you want, save it and then play the scenario.

If you start a new game of OpenTTD, or develop a new scenario, you will have default stations going back to year 0, so long as you have a vehicle set that allows vehicles to be built at whatever early date you wish. But if you don't have vehicles, you can't build stations.
Falconius
Engineer
Engineer
Posts: 3
Joined: 27 Sep 2016 08:07

Re: Early Start Dates Question

Post by Falconius »

Thank you everyone for the quick responses! I will try several of those.
Falconius
Engineer
Engineer
Posts: 3
Joined: 27 Sep 2016 08:07

Re: Early Start Dates Question

Post by Falconius »

kamnet wrote:
So a solution to this immediate problem is to enable the Scenario Developer mode and then open the scenario in the Scenario Editor, add the NewGRFs you want, save it and then play the scenario.
How do you enable Scenario Developer mode? I'm trying to make a scenario using USA scenario as starting point and adding GRFs. I saved a set of GRFs I want to use, but can't figure out how to combine with a scenario.
RA3236
Engineer
Engineer
Posts: 13
Joined: 12 Sep 2016 09:19

Re: Early Start Dates Question

Post by RA3236 »

Falconius wrote:
kamnet wrote:
So a solution to this immediate problem is to enable the Scenario Developer mode and then open the scenario in the Scenario Editor, add the NewGRFs you want, save it and then play the scenario.
How do you enable Scenario Developer mode? I'm trying to make a scenario using USA scenario as starting point and adding GRFs. I saved a set of GRFs I want to use, but can't figure out how to combine with a scenario.
Go to openttd.cfg in your installation, go to scenario_develper and set that to true.
User avatar
planetmaker
OpenTTD Developer
OpenTTD Developer
Posts: 9432
Joined: 07 Nov 2007 22:44
Location: Sol d

Re: Early Start Dates Question

Post by planetmaker »

RA3236 wrote:
Falconius wrote:
kamnet wrote:
So a solution to this immediate problem is to enable the Scenario Developer mode and then open the scenario in the Scenario Editor, add the NewGRFs you want, save it and then play the scenario.
How do you enable Scenario Developer mode? I'm trying to make a scenario using USA scenario as starting point and adding GRFs. I saved a set of GRFs I want to use, but can't figure out how to combine with a scenario.
Go to openttd.cfg in your installation, go to scenario_develper and set that to true.
And be aware that you cannot change houses, or industries at all without corrupting your savegame beyond repair. And with everything else you need to exercise great care - With the best of intentions a NewGRF might change beneath the surface more than it openly advertizes. Screwing prices is the least of hassles.
Translink
Traffic Manager
Traffic Manager
Posts: 233
Joined: 20 Oct 2015 19:05

Re: Early Start Dates Question

Post by Translink »

I always add NewGRFs to running games, never had a problem. Mind you, I do always save before I do so just in case.
User avatar
kamnet
Moderator
Moderator
Posts: 8705
Joined: 28 Sep 2009 17:15
Location: Eastern KY
Contact:

Re: Early Start Dates Question

Post by kamnet »

Translink wrote:I always add NewGRFs to running games, never had a problem. Mind you, I do always save before I do so just in case.
I always said that as well. Until one day I discovered that a save that I had been playing continually from 2009-2012 had become corrupted.
Translink
Traffic Manager
Traffic Manager
Posts: 233
Joined: 20 Oct 2015 19:05

Re: Early Start Dates Question

Post by Translink »

kamnet wrote:
Translink wrote:I always add NewGRFs to running games, never had a problem. Mind you, I do always save before I do so just in case.
I always said that as well. Until one day I discovered that a save that I had been playing continually from 2009-2012 had become corrupted.
In fairness, in one of my saves trains would often get lost and if they crashed the game would follow. I ended up abandoning it cause I never play save games that long to be honest. Managing a big map in singleplayer is hard, sometimes I would have saddle tanks with 6 wheel coaches running alongside Pendolinos!
Post Reply

Return to “General OpenTTD”

Who is online

Users browsing this forum: No registered users and 9 guests