Traductions possibles :

Différences

Cette page vous donne les différences entre la révision choisie et la version actuelle de la page.

en:tutobuilding [2010/06/28 18:29]
gauthier créée
en:tutobuilding [2015/02/18 11:05] (version actuelle)
Ligne 1: Ligne 1:
-<WRAP box>[[:en:tutomakeobj3#objects|Come back to    objects]] </WRAP> +<WRAP box>[[en:tutomakeobj3#objects|Come back to    objects]] </WRAP>
====== Citybuildings, curiosities, monuments, etc ... ====== ====== Citybuildings, curiosities, monuments, etc ... ======
- 
===== Graphics ===== ===== Graphics =====
- +[[en:tutobuilding2|Graphics for a building]]
-[[:en:tutobuilding2|Graphics for a building]] +
===== Essential parameters ===== ===== Essential parameters =====
- 
|**Parameter**  |**Description **  |**Content**  |**Example **  | |**Parameter**  |**Description **  |**Content**  |**Example **  |
Ligne 26: Ligne 21:
|noconstruction |don't display the construction picture |boolean |0 | |noconstruction |don't display the construction picture |boolean |0 |
|needs_ground |Draw the ground below the building (if it doesn't cover all the tile) |boolean |0 | |needs_ground |Draw the ground below the building (if it doesn't cover all the tile) |boolean |0 |
-|level |level for passengers and mails |number | \\ 80 | +|level |level for passengers and mails (passengers/mails -1) |number | \\ 80 | 
-|climates |climate where the building can be constructed |internal name |temperate | +|[[en:tutoclimates|climates]] |climate where the building can be constructed |internal name |temperate |
==== Type ==== ==== Type ====
- 
|**Name**  |**Description**  | |**Name**  |**Description**  |
Ligne 41: Ligne 34:
|cur |curiosity | |cur |curiosity |
|hq |HQ of the player | |hq |HQ of the player |
- 
==== Level ==== ==== Level ====
- 
|**type**  |com |ind |others | |**type**  |com |ind |others |
|**passengers** (%%*%%level) |%%*%%1 |%%*%%1 |%%*%%1 | |**passengers** (%%*%%level) |%%*%%1 |%%*%%1 |%%*%%1 |
|**mails** (%%*%%level) |%%*%%2 |%%*%%0,5 |%%*%%1 | |**mails** (%%*%%level) |%%*%%2 |%%*%%0,5 |%%*%%1 |
- 
==== Climates ==== ==== Climates ====
 +[[en:tutoclimates|Climates in Simutrans]]
-[[:en:tutoclimates|Climates in Simutrans]]+Don't use a climate allows a building to be build everywhere. It's possible to use several climates by separating them with a comma, example :
 +<WRAP box>climates=desert, temperate, tundra, rocky</WRAP>
-Don't use a climate allows a building to be build everywhere. It's possible to use several climates by separating them with a comma, example :+==== Parameter for TOW, MON ====
 +|**Parameter**  |**Description**  |**Content**  |**Example**  |
 +|build_time |required number of inhabitants of the city to build |nombre |4000 |
-<WRAP box>climates=desert, temperate, tundra, rocky</WRAP>+==== Parameter for RES, COM, IND, CUR ==== 
 + 
 +|**Parameter**  |**Description**  |**Content**  |**Example**  | 
 +|chance |probabilités que le  bâtiment soit construit |nombre |20 | 
 + 
 +Pour les attractions touristiques ce nombre va de 20 à 65 
 + 
 +==== Define the location of curiosities ==== 
 + 
 +Nothing to add to place the curiosity anywhere on the map.
 +For the curiosity to be built in a town (like schools, etc ...) add the parameter "build_time".
-<WRAP box>[[:en:tutomakeobj3#objects|Come back to   objects]] &lt;/WRAP&gt;+For the curiosity to be built on the shore (like lighthouses) use &quot;climates=water&quot;.
 +<WRAP box>[[en:tutomakeobj3#objects|Come back to    objects]] </WRAP>
-\\