The International Simutrans Forum

Community => Simutrans Help Center => Topic started by: MaxKalina on February 05, 2009, 11:52:11 am

Title: Suspended rail depot
Post by: MaxKalina on February 05, 2009, 11:52:11 am
Hy!
The suspended rail depot appears only in the 60-s, in spite of the fact that trains appear much earlier. Is it possible to solve this problem somehow?
Thanks for replies!

I am playing Windows native version with 128 pak.
Title: Re: Suspended rail depot
Post by: vilvoh on February 05, 2009, 11:57:18 am
As far as I know, It's not possible unless you play without timeline enabled or the author modifies the intro dates of those objects...but let's wait for the pak128 experts.
Title: Re: Suspended rail depot
Post by: wernieman on February 05, 2009, 12:17:22 pm
Wich Version of the PAK128?
Title: Re: Suspended rail depot
Post by: VS on February 05, 2009, 12:41:00 pm
31.8.2008 the intro date was changed by whoami from 1985 to 1901. Since then we had a few hundreds of nightlies and a major release.

So what is your version of pak128?

Obj=building
Name=MonorailDepot
type=depot
waytype=monorail_track
copyright=684k
# intro_year=1985
# intro_month=2
intro_year=1901
intro_month=3
Title: Re: Suspended rail depot
Post by: MaxKalina on February 06, 2009, 02:01:33 pm
The pak is 99.16, downloaded from here: http://downloads.sourceforge.net/simutrans/pak128-1422-99-16.zip

And where can I find this:
Obj=building
Name=MonorailDepot
type=depot
waytype=monorail_track
copyright=684k
# intro_year=1985
# intro_month=2
intro_year=1901
intro_month=3

How the date could be changed?

Thank's
Title: Re: Suspended rail depot
Post by: DirrrtyDirk on February 06, 2009, 02:32:07 pm
Well, 99.16 is simply outdated. A lot of things have been changed and/or corrected since then. And detected errors are only corrected for actual and future versions - never backwards.

Quote
Obj=building
Name=MonorailDepot
type=depot
waytype=monorail_track
copyright=684k
# intro_year=1985
# intro_month=2
intro_year=1901
intro_month=3

This is part of the source-files for the object in question. You can't change anything there yourself, I'm afraid. It was just used to show (or "prove" to) you that the intro_year has been corrected from 1985 to 1901 in more recent versions.
Title: Re: Suspended rail depot
Post by: The Hood on February 06, 2009, 02:33:03 pm
You want to download the latest Pak:

http://forum.simutrans.com/index.php?topic=1379.0

You can't change the intro_year stuff unless you have access to the source files, and Pak128 isn't open source (yet).
Title: Re: Suspended rail depot
Post by: VS on February 06, 2009, 02:55:35 pm
Or you can open the file with depot in hex editor and look for numbers like these years...
Title: Re: Suspended rail depot
Post by: jamespetts on February 06, 2009, 03:18:56 pm
Or you can open the file with depot in hex editor and look for numbers like these years...

The data are at the beginning of the file: most of the file is taken up by the images.
Title: Re: Suspended rail depot
Post by: VS on February 06, 2009, 03:26:12 pm
IIRC that one is merged. But you can search for something like MonorailDepot and continue from there.

But I would advise to upgrade pakset and Simutrans.
Title: Re: Suspended rail depot
Post by: MaxKalina on February 09, 2009, 07:48:38 am
Thank's everyone! Pakset upgrade helped!