Cookie Consent

This website would like to place cookies on your computer to improve the quality of your experience of the site. To find out more about the cookies, see our privacy notice.

Loading...
 
Skip to main content

Site identity, navigation, etc.

Simutrans Tikiwiki
Simutrans Tikiwiki
The official wiki for Simutrans
I forgot my password
CapsLock is on.
  • Login with 2FA

Navigation and related functionality and content

(Cached)
Translations
English (en)Deutsch (de)Español (es)Français (fr)Italiano (it)Português (pt)Svenska (sv)
Structures
Development Index
Page actions
Refresh Print
  1. Development Index
  2. Create DAT files
  3. Misc. object parameters

Table of contents

  • Defining objects of type misc
    • Construction
      • Example of Construction object
    • Sidewalk
      • Example of Sidewalk object
    • Tunnelground
      • Example of Tunnelground object
    • Transformer stations
      • Example of Transformer station objects

Defining objects of type misc

Apart from the major categories of objects that exist in the Simutrans world, there are also a few that come in too few varieties to warrant an object category. These are gathered in the object type misc. This page explains how to specify them.

The parameters and values are separated by '='.

misc_src.zip (22.12 Kb) contains the source files of the objects on this page

Construction

This is how you define the images that will be shown during construction of a building or industry etc.

Parameter
Meaning
 Value 
Format
obj object type misc exactly this text
Name object name Construction exactly this text
Image[0] General building picture information
Image[1] City Attraction (cur) picture information
Image[2] Countryside Attraction (cur) picture information
Image[3] Monument (mon) picture information
Image[4] Factory (factory) picture information
Image[5] City hall (tow) picture information
Image[6] Other picture information

Example of Construction object

Dat file
Copy to clipboard
obj=misc Name=Construction Image[0]=baugrube.0.0 Image[1]=baugrube.0.1 Image[2]=baugrube.0.2 Image[3]=baugrube.0.3 Image[4]=baugrube.0.4 Image[5]=baugrube.0.5 Image[6]=baugrube.0.6

Graphics file

Image


Top


Sidewalk

This is how you define the sidewalks that will be drawn next to city roads.

Parameter
Meaning
 Value 
Format
obj object type misc exactly this text
Name object name Sidewalk exactly this text
Image[0] flat tile picture information
Image[1] .. snow image picture information
Image[2] unused -
Image[3] North slope picture information
Image[4] .. snow image picture information
Image[5] .. transition image (at top snow, at bottom no snow) picture information
Image[6] West slope picture information
Image[7] .. snow image picture information
Image[8] .. transition image picture information
Image[9] East slope picture information
Image[10] .. snow image picture information
Image[11] .. transition image picture information
Image[12] South slope picture information
Image[13] .. snow image picture information
Image[14] .. transition image picture information


Snow and transition images are implemented in versions newer than 102.2.2 (svn revision 3194).

Example of Sidewalk object

Dat file
Copy to clipboard
Obj=misc Name=Sidewalk Image[0]=ls-tiles.04 Image[1]=- Image[2]=- Image[3]=ls-tiles.0.2 Image[4]=- Image[5]=- Image[6]=ls-tiles.0.3 Image[7]=- Image[8]=- Image[9]=ls-tiles.0.1 Image[10]=- Image[11]=- Image[12]=ls-tiles.0.0

Graphics file

Image


Top


Tunnelground

Parameter
Meaning
 Value 
Format
obj object type misc exactly this text
Name object name TunnelTexture exactly this text
Image[0] flat tile picture information
Image[1] unused -
Image[2] unused -
Image[3] North slope picture information
Image[4] unused -
Image[5] unused -
Image[6] West slope picture information
Image[7] unused -
Image[8] unused -
Image[9] East slope picture information
Image[10] unused -
Image[11] unused -
Image[12] South slope picture information


These graphics will be drawn under every tunnel way. Implemented in versions newer than 102.2.2 (svn revision 3290). Up to version 102.2.2 the sidewalk images were used instead.

Example of Tunnelground object

Dat File
Copy to clipboard
Obj=misc Name=TunnelTexture Image[0]=ls-tiles.04 Image[1]=- Image[2]=- Image[3]=ls-tiles.0.2 Image[4]=- Image[5]=- Image[6]=ls-tiles.0.3 Image[7]=- Image[8]=- Image[9]=ls-tiles.0.1 Image[10]=- Image[11]=- Image[12]=ls-tiles.0.0

Graphics file

Image


Top


Transformer stations

This is how you define the transformer stations that needs to be built next to the power plants producing electricity and the industries that will consume that power.

Parameter
Meaning
 Value 
Note
obj object type misc exactly this text
Name object name PowerSource
PowerDest
exactly one of these texts:
PowerSource for the transformer station by the power producer.
PowerDest for the transformer station by the power consumer.
Image[0] Image without power picture information
Image[1] Image with power picture information
Image[2] Winter Image without power picture information
Image[3] Winter Image with power picture information
Image[4] Menu button picture information unused by PowerDest
Image[5] Mouse cursor picture information unused by PowerDest

Example of Transformer station objects

Dat file
Copy to clipboard
Obj=misc Name=PowerSource Image[0]=ls-power-land-trans.1.0 Image[1]=ls-power-land-trans.1.1

Copy to clipboard
Obj=misc Name=PowerDest Image[0]=ls-power-land-trans.0.0 Image[1]=ls-power-land-trans.0.1

Graphics file

Image


Top

  1. Development Index
  2. Create DAT files
  3. Misc. object parameters
Rate this page:

Contributors to this page: wlindley , Frank , IgorEliezer and system .
Page last modified on Sunday May 30, 2021 23:11:47 CEST by wlindley.
This content is licensed under the terms of the Copyright.
History Source
Contributions by author Discuss

More content and functionality (left side)

....

Copyright
Impressum

Data protection

Search

System Menu

  • Home
  • Search
  • Contact Us
  • Stats
  • Categories
  • Tags
  • Wiki
    • Wiki Home
    • Last Changes
    • Rankings
    • List Pages
    • Sandbox
    • Structures
  • Articles
    • Articles Home
    • List Articles
    • Submit Article
    • View submissions
  • Forums
    • List Forums
  • Directory
    • Submit a new link
    • Browse Directory
  • File Galleries
    • List Galleries
  • Spreadsheets
    • List Sheets
  • Trackers
    • List Trackers
    • Offline mode
  • Surveys
    • List Surveys
    • Stats

Articles

  1. Simutrans 124.4.1
  2. unofficial pak64.german 0.124.4.0.1
  3. Simutrans 124.4
  4. PAK128.German 2.4
  5. unofficial pak64.german 0.124.0.0.7
  6. unofficial pak64.german 0.124.0.0.6
  7. Simutrans 124.3.1
  8. unofficial pak64.german 0.124.0.0.5
  9. 2024 Simutrans Screenshot Contest
  10. Simutrans 124.3

Latest Changes

  1. Home
  2. en_Code_Overview_3_Ribis_and_Slopes
  3. en_Code_Overview_2_Ways
  4. en_Code_Overview_1_World
  5. Copyright
  6. en_Code_Overview_5_Vehicles_and_Convoys
  7. en_Code_Overview_7_Movement_of_Convoys
  8. en_Code_Overview_6_Schedules_and_Routes
  9. en_Code_Overview_4_Signs
  10. en_Overview_of_Simutrans_Code
...more

Online Users

725 online users

Newest Forum Posts

  1. Aw: en_menuconf_tab: Wofür steht 'ribi'?
  2. en_menuconf_tab: Wofür steht 'ribi'?

BugTracker

  1. Signals waytype tram_track not correct work
  2. fehlerhafte Darstellung bei Untergrundstrom
  3. ungleiche Frachtverteilung an Ölborinseln
  4. Liste verfügbare Fahrzeuge
  5. Grafikfehler Bodentextur
  6. Linksklick in Haltliste
  7. blank menu show

Last wiki comments

  1. en_BuildAnAirport: "In Extended, they have to..."
  2. en_BuildAnAirport: "Is there any advice on how..."
  3. en_Simutrans_repo_deb: "When installing..."
  4. en_Simutrans_repo_deb: "Also with Linux Mint 21.1 -..."
  5. en_Simutrans_repo_deb: "After a while, I found..."
  6. en_Simutrans_repo_deb: "Hi, I tested the following..."
  7. de_VehicleDef: "Loading time ist ein..."
  8. de_tikiwiki_hilfe_index: "cialis normaldosis <a..."
  9. de_tikiwiki_hilfe_index: "cialis moment urban..."
  10. de_FactoryDef: "z.B. bei Ölbohrinseln mit..."

Site information, links, etc.