News:

Want to praise Simutrans?
Your feedback is important for us ;D.

Suspended rail depot

Started by MaxKalina, February 05, 2009, 11:52:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MaxKalina

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.

vilvoh

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.

Escala Real...a blog about Simutrans in Spanish...

wernieman

I hope you understand my English

VS

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!

MaxKalina

#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

DirrrtyDirk

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.

QuoteObj=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*****

The Hood

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).

VS

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!

jamespetts

Quote from: 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...

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.

VS

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!

MaxKalina

Thank's everyone! Pakset upgrade helped!