Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
en:tutobuilding [2010/06/28 18:29] – créée gauthieren:tutobuilding [2024/06/15 02:27] (Version actuelle) – modification externe 127.0.0.1
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 commaexample :+==== Parameter for TOWMON ====
  
 +|**Parameter**  |**Description**  |**Content**  |**Example**  |
 +|build_time |required number of inhabitants of the city to build |nombre |4000 |
  
-<WRAP box>climates=deserttemperatetundrarocky</WRAP>+==== Parameter for RESCOMINDCUR ==== 
 + 
 +|**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]] </WRAP>+For the curiosity to be built on the shore (like lighthouses) use "climates=water".
  
 +<WRAP box>[[en:tutomakeobj3#objects|Come back to    objects]] </WRAP>
  
-\\