VariationalAction2/Airports

From GRFSpecs
< VariationalAction2
Revision as of 20:50, 1 August 2011 by Planetmaker (talk | contribs) (→‎Variables: partially broken link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

Airports share a number of variables with (rail) stations. The common variables are documented on a separate page

Variables

Variable Size Version Description
40 D Supported by OpenTTD 1.1 (r20364)1.1 Not supported by TTDPatch Layout number

For other 80+x variables confer the TTD station structure. Note that you have to subtract 0x10 from the offsets there, or else the facility bit mask and construction date would not be accessible; instead you lose access to variables 00..0F which are meaningless anyway.

WARNING: Please do not use variables 8C..EB directly. The meaning of these variables changes if the newcargos switch is on. Use the variables 60..64 instead (common stations variables). Those always work correctly.

Description

Airport layout (40)

This variable returns the layout number of the airport

Example