TileLabels 1

Content Idgame-script-library/544c424c/70db7b52
NameTileLabels
Project site http://www.tt-forums.net/viewtopic.php?f=65&t=58573
Version1
Upload date2012-02-18T14:29:20+00:00
MD5 (partial)70db7b52
LicenseGPL v2
Download Available ingame
Compatibility
  • Vanilla OpenTTD: >= 1.1.3
Dependencies
Authors
  • Zuu
Description With this library scenario authors can place signs in the scenario editor and then use this library to query the locations of those signs from a GameScript.

When you initialize the library it will remove all the label signs
from the map and only store their location in memory.

See the READEME for more info and main.nut for documentation of the public functions.