Ceci est une ancienne révision du document !
Tunnels needs a few graphics : four pictures for entrances South and East : one displayed behind the vehicle (backimage) and one displayed before the vehicle (frontimage), two pictures for the entrances North and West that will be displayed before the vehicle (frontimage), the possible backimages that we can't see on entrances North and West; an icon and a cursor. Here is the graphical pattern :
And the .dat file pattern according to it :
icon= > image.1.2
cursor=image.1.3
frontimage[N]=image.0.0
backimage[N]=image.1.0
frontimage[W]=image.0.1
backimage[w]=image.1.1
frontimage[S]=image.0.2
frontimage[E]=image.0.3
This pattern is not very easy to understand, you can understand better with files you can download at the bottom of this page.
Parameter | Description | Content | Example |
obj | object type | tunnel | |
waytype | way type | internal_name | maglev_track |
name | name | texte | AMT_tunnel_1 |
cost | price (*100c) | number | 300000 |
maintenance | maintenance cost (*100c) | number | 8000 |
topspeed | max speed (km/h) | number | 750 |
intro_year | introduction year | number | 2025 |
intro_month | introduction month | number | 1 |
copyright | name of the creator | text | Gauthier |