Difference between revisions of "Action0/Vehicles/Planes"

From GRFSpecs
Jump to navigationJump to search
m (Bot: Automated text replacement (-variational action 2 +VarAction2))
m (→‎Properties: add version icons)
Line 8: Line 8:
 
!Number!!Version!![[GRFActionsDetailed|Size]]!!Description
 
!Number!!Version!![[GRFActionsDetailed|Size]]!!Description
 
|-
 
|-
|08|| ||B||Sprite (FF for new graphics)
+
|08||{{ottd}}{{ttdp}}||B||Sprite (FF for new graphics)
 
|-
 
|-
|09|| ||B||Is helicopter? 2=no, 0=yes
+
|09||{{ottd}}{{ttdp}}||B||Is helicopter? 2=no, 0=yes
 
|-
 
|-
|0A|| ||B||Is large? 0=no, 1=yes (i.e. can't safely land on small airports)
+
|0A||{{ottd}}{{ttdp}}||B||Is large? 0=no, 1=yes (i.e. can't safely land on small airports)
 
|-
 
|-
|0B|| ||B||Cost factor
+
|0B||{{ottd}}{{ttdp}}||B||Cost factor
 
|-
 
|-
|0C|| ||B||Speed in mph*8
+
|0C||{{ottd}}{{ttdp}}||B||Speed in mph*8
 
|-
 
|-
|0D|| ||B||Acceleration
+
|0D||{{ottd}}{{ttdp}}||B||Acceleration
 
|-
 
|-
|0E|| ||B||Running cost factor
+
|0E||{{ottd}}{{ttdp}}||B||Running cost factor
 
|-
 
|-
|0F|| ||W||Passenger capacity
+
|0F||{{ottd}}{{ttdp}}||W||Passenger capacity
 
|-
 
|-
|11|| ||B||Mail capacity
+
|11||{{ottd}}{{ttdp}}||B||Mail capacity
 
|-
 
|-
|12|| ||B||Sound effect
+
|12||{{ottd}}{{ttdp}}||B||Sound effect
 
|-
 
|-
|13||6||D||Bit mask of cargo types available for refitting, see column 2 (Bit Value) in [[CargoTypes]]
+
|13||{{ottd}}{{ttdp}} 6||D||Bit mask of cargo types available for refitting, see column 2 (Bit Value) in [[CargoTypes]]
 
|-
 
|-
|14||6||B||Callback flags bit mask, see below
+
|14||{{ottd}}{{ttdp}} 6||B||Callback flags bit mask, see below
 
|-
 
|-
|15||(a)||B||Refit cost, using 1/32 of the default refit cost base
+
|15||{{ottd}}{{ttdp|2.0}} (a)||B||Refit cost, using 1/32 of the default refit cost base
 
|-
 
|-
|16||(b)||B||Retire vehicle early, this many years before the end of phase 2 (see [[Action0General]])
+
|16||{{ottd}}{{ttdp|2.0}} (b)||B||Retire vehicle early, this many years before the end of phase 2 (see [[Action0General]])
 
|-
 
|-
|17||(c)||B||Miscellaneous vehicle flags
+
|17||{{ottd}}{{ttdp|2.0}} (c)||B||Miscellaneous vehicle flags
 
|-
 
|-
|18||(c)||W||Refittable cargo classes, see [[Action0Trains#Cargo classes 28 29|train prop. 28]]
+
|18||{{ottd}}{{ttdp|2.0}} (c)||W||Refittable cargo classes, see [[Action0Trains#Cargo classes 28 29|train prop. 28]]
 
|-
 
|-
|19||(c)||W||Non-refittable cargo classes, see [[Action0Trains#Cargo classes 28 29|train prop. 29]]
+
|19||{{ottd}}{{ttdp|2.0}} (c)||W||Non-refittable cargo classes, see [[Action0Trains#Cargo classes 28 29|train prop. 29]]
 
|-
 
|-
|1A||(d)||D||Long format introduction date
+
|1A||{{ottd|0.6}}{{ttdp|2.5}} (d)||D||Long format introduction date
 
|-
 
|-
|1B||(e)||B*||Sort the purchase list
+
|1B||{{ottd|0.7}}{{ttdp|no}} (e)||B*||Sort the purchase list
 
|}
 
|}
   

Revision as of 03:40, 23 July 2011

Introduction

Defining properties of planes.

Properties

Number Version Size Description
08 Supported by OpenTTD ????Supported by TTDPatch ???? B Sprite (FF for new graphics)
09 Supported by OpenTTD ????Supported by TTDPatch ???? B Is helicopter? 2=no, 0=yes
0A Supported by OpenTTD ????Supported by TTDPatch ???? B Is large? 0=no, 1=yes (i.e. can't safely land on small airports)
0B Supported by OpenTTD ????Supported by TTDPatch ???? B Cost factor
0C Supported by OpenTTD ????Supported by TTDPatch ???? B Speed in mph*8
0D Supported by OpenTTD ????Supported by TTDPatch ???? B Acceleration
0E Supported by OpenTTD ????Supported by TTDPatch ???? B Running cost factor
0F Supported by OpenTTD ????Supported by TTDPatch ???? W Passenger capacity
11 Supported by OpenTTD ????Supported by TTDPatch ???? B Mail capacity
12 Supported by OpenTTD ????Supported by TTDPatch ???? B Sound effect
13 Supported by OpenTTD ????Supported by TTDPatch ???? 6 D Bit mask of cargo types available for refitting, see column 2 (Bit Value) in CargoTypes
14 Supported by OpenTTD ????Supported by TTDPatch ???? 6 B Callback flags bit mask, see below
15 Supported by OpenTTD ????Supported by TTDPatch 2.02.0 (a) B Refit cost, using 1/32 of the default refit cost base
16 Supported by OpenTTD ????Supported by TTDPatch 2.02.0 (b) B Retire vehicle early, this many years before the end of phase 2 (see Action0General)
17 Supported by OpenTTD ????Supported by TTDPatch 2.02.0 (c) B Miscellaneous vehicle flags
18 Supported by OpenTTD ????Supported by TTDPatch 2.02.0 (c) W Refittable cargo classes, see train prop. 28
19 Supported by OpenTTD ????Supported by TTDPatch 2.02.0 (c) W Non-refittable cargo classes, see train prop. 29
1A Supported by OpenTTD 0.60.6Supported by TTDPatch 2.52.5 (d) D Long format introduction date
1B Supported by OpenTTD 0.70.7Not supported by TTDPatch (e) B* Sort the purchase list

Version codes:

Code Version
(a) TTDPatch 2.0.1 alpha 30
(b) TTDPatch 2.0.1 alpha 44
(c) TTDPatch 2.0.1 alpha 58
(d) TTDPatch 2.5 r1210, OpenTTD r7191
(e) OpenTTD r13831

Descriptions

Sound effect (12)

The following sound effects are used by planes (note, the setting is ignored for helicopters):

Number Sound
06 Propeller sound 1
07 Jet sound 1
3B Supersonic
3D Jet sound 2
45 Propeller sound 2
46 Jet sound 3

Callbacks (14)

For planes, the following callbacks have to be enabled by setting the corresponding bit in property 14 (certain other, not as frequently used callbacks are available without setting a bit here)::

Bit Value Variable 0C value Callback
2 4 12 Load amount
3 8 15 Set refitted capacity
5 20 19 show a suffix after the cargo type name
6 40 2D Select color mapping for vehicle
7 80 33 Sound effect callbacks

Bit is the bit you have to set, you do this by adding all the values for all the bits. Variable 0C value is what variable 0C will be set to, for checking it in the VarAction2 for callbacks.

Miscellaneous flags (17)

This is a bit mask, with the following bits:

Bit Value Meaning
0 1 reserved, do not use
1 2 Uses two company colors

Long format introduction date (1A)

Set the vehicle introduction date, in days since the year 0. This takes account of leap years; dividable by 4, but not 100 unless 400. A start date of 1920-01-01 is obtained with a value of 701265 (51 B3 0A 00). This property must be set after property 00 to take effect. In TTDPatch, dates after 2044 will be limited to 2044.

Sort vehicle list (1B)

See sort vehicle list for trains for details.

Example

To be written