Skip to main content
Topic: Suspended rail depot (Read 18166 times) previous topic - next topic

Suspended rail depot

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.

Re: Suspended rail depot

Reply #1
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.

Re: Suspended rail depot

Reply #2
Wich Version of the PAK128?
I hope you understand my English

Re: Suspended rail depot

Reply #3
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

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Suspended rail depot

Reply #4
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

Re: Suspended rail depot

Reply #5
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.
  
***** PAK128 Dev Team - semi-retired*****


Re: Suspended rail depot

Reply #7
Or you can open the file with depot in hex editor and look for numbers like these years...

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

 

Re: Suspended rail depot

Reply #8
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.
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

Re: Suspended rail depot

Reply #9
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.

My projects... Tools for messing with Simutrans graphics. Graphic archive - templates and some other stuff for painters. Development logs for most recent information on what is going on. And of course pak128!

Re: Suspended rail depot

Reply #10
Thank's everyone! Pakset upgrade helped!