Traductions possibles :

Différences

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

en:tutoindustry [2010/07/06 13:00]
gauthier
en:tutoindustry [2015/02/18 00:41] (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>
====== Industries ====== ====== Industries ======
- 
===== 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:
|productivity |min production (units/day) |number |320 | |productivity |min production (units/day) |number |320 |
|range |productivity + range = max production |number |300 | |range |productivity + range = max production |number |300 |
-|pax_level |passengers'level |number | \\ 35 | +|pax_level |passengers'level (passengers) |number | \\ 35 | 
-|smoke |smoke |internal name |industry_smoke |+|[[en:tutosmoke|smoke]] |smoke |internal name |industry_smoke |
|SmokeTile |coordinates of the tile producing the smoke |numbers |0,0 | |SmokeTile |coordinates of the tile producing the smoke |numbers |0,0 |
|SmokeOffset |offset of the smoke according to the defined tile |numbers |24,-24 | |SmokeOffset |offset of the smoke according to the defined tile |numbers |24,-24 |
|SmokeSpeed |smoke's speed |number |16 | |SmokeSpeed |smoke's speed |number |16 |
|x is the number of the good, it starts at 0, there can be as much as needed. |||| |x is the number of the good, it starts at 0, there can be as much as needed. ||||
-|InputGood[x] |supply good |internal name |Oel |+|[[en:tutogoods|InputGood[x] ]] |supply good |internal name |Oel |
|InputCapacity[x] |storage capacity for the good (units) |number |1260 | |InputCapacity[x] |storage capacity for the good (units) |number |1260 |
|InputSupplier[x] |number of supplying indsutries built (any existing industry can be supplier if this parameter is equal to 0) |number |2 | |InputSupplier[x] |number of supplying indsutries built (any existing industry can be supplier if this parameter is equal to 0) |number |2 |
|InputFactor[x] |percent of the productivity in consumed goods'units. |percent |300 | |InputFactor[x] |percent of the productivity in consumed goods'units. |percent |300 |
|y is the number of the good, it starts at 0, there can be as much as  needed. |||| |y is the number of the good, it starts at 0, there can be as much as  needed. ||||
-|OutputGood[y] |producted good |internal name |Chemicals |+|[[en:tutogoods|OutputGood[y] ]] |producted good |internal name |Chemicals |
|OutputCapacity[y] |storage capacity for the good (units) |number |150 | |OutputCapacity[y] |storage capacity for the good (units) |number |150 |
|OutputFactor[y] |percent of the productivity in producted goods'units. |percent |60 | |OutputFactor[y] |percent of the productivity in producted goods'units. |percent |60 |
|MapColor |color used as symbol on the map |number |28 | |MapColor |color used as symbol on the map |number |28 |
-|climates |climate where the building can be constructed |internal name |temperate |+|[[en:tutoclimates|climates]] |climate where the building can be constructed |internal name |temperate |
 +=====Parameters for production increase due to passenger, mail, and electricity supply (in version > 110.0.1)=====
-\\+|**Parameters **  |**Description  **  |**Content **  |**Example **  | 
 +| electricity_boost | Increase of production in permill if electricity is supplied |number |default: 1000 | 
 +| electricity_amount | Max electricity per production unit consumption  | number | default: 65535 | 
 +| passenger_demand | Demand on passengers per production unit and time | number | default: 65535 | 
 +| mail_demand | Demand on mail per production unit and time | number | default: 65535 | 
 +| passenger_boost | Increase of production in permill if passengers arrived  | number | 0 ou 1 | 
 +| mail_boost | Increase of production in permill if mail arrived | number | 0 ou 1| 
 + 
 +If passenger_demand/mail_demand parameters are not specified (or set to 65535) then passenger_demand = pax_level, mail_demand = pax_level / 4 is take
==== Location ==== ==== Location ====
- 
It defines where the industry is built : in the sea (oil rig) or on the ground (raffinery) or near a town (service station). It defines where the industry is built : in the sea (oil rig) or on the ground (raffinery) or near a town (service station).
- 
|**Name**  |**Description**  | |**Name**  |**Description**  |
Ligne 56: Ligne 58:
|Water |in the sea | |Water |in the sea |
|City |near a town | |City |near a town |
- 
==== smoke ==== ==== smoke ====
- +[[en:tutosmoke|Smokes of pak128]]
-[[:en:tutosmoke|Smokes of pak128]] +
industry_smoke is used for industries. industry_smoke is used for industries.
- 
==== good ==== ==== good ====
- +[[en:tutogoods|Goods of pak128]]
-[[:en:tutogoods|Goods of pak128]] +
==== 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 : 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> <WRAP box>climates=desert, temperate, tundra, rocky</WRAP>
- 
==== Mapcolor ==== ==== Mapcolor ====
- +{{  fr:tuto:dat:batiment08.png  }}
-{{  :fr:batiment08.png  }} +
===== Industry with fields ===== ===== Industry with fields =====
- 
==== Parameters to add to industry's ones ==== ==== Parameters to add to industry's ones ====
- 
|Parameter |Description |Content |Example | |Parameter |Description |Content |Example |
Ligne 107: Ligne 95:
|spawn_weight[x] |frequency of field building |number |25 | |spawn_weight[x] |frequency of field building |number |25 |
|has_snow[x] |use winter graphics for this field |boolean |0 | |has_snow[x] |use winter graphics for this field |boolean |0 |
- 
==== Essential parameters of a field ==== ==== Essential parameters of a field ====
- 
|**Parameter**  |**Description**  |**Content**  |**Example**  | |**Parameter**  |**Description**  |**Content**  |**Example**  |
Ligne 116: Ligne 102:
|name |name |text |kornfeld_1 | |name |name |text |kornfeld_1 |
|copyright |name of the creator |text |Gauthier | |copyright |name of the creator |text |Gauthier |
- 
==== Graphical parameters of a field ==== ==== Graphical parameters of a field ====
- 
<WRAP box>Image[0]=winter witheout snow\\  Image[1]=spring\\  Image[2]=summer\\  Image[3]=autumn\\  Image[4]=winter with snow (if parameter has_snow is used)</WRAP> <WRAP box>Image[0]=winter witheout snow\\  Image[1]=spring\\  Image[2]=summer\\  Image[3]=autumn\\  Image[4]=winter with snow (if parameter has_snow is used)</WRAP>
- 
===== Making a power plant ===== ===== Making a power plant =====
- 
To make a power plant, add "kraftwerk" at the end of the factory's name. example : "Nuclearkraftwerk". To make a power plant, add "kraftwerk" at the end of the factory's name. example : "Nuclearkraftwerk".
- +<WRAP box>[[en:tutomakeobj3#objects|Come back to objects]] </WRAP>
-<WRAP box>[[:en:tutomakeobj3#objects|Come back to   objects]] </WRAP>+