External Publication
Visit Post

OpenTTD AIs and Game Scripts • Re: SuperLib: Helper, Direction, Tile, ... libraries

Transport Tycoon Forums - Index page [Unofficial] February 7, 2026
Source

This is version 41

Fix:

  • Only suggest airport placement where noise town is the same as given town when a noise limit has been given.
  • Exit early if bank balance is already equal to desired amount.
  • Guard against null response from various GetName() calls occurring for logging.

Change:

  • ReadStrFrom*() would throw with a null exception if an invalid id is passed to it. Now it instead returns an empty string.
  • Now uses OpenTTD API 15 (AIBridge.GetBridgeType is called instead of AIBridge.GetBridgeID)

Thanks to Xarick for noticing and reporting the ReadStrFrom* null pointer exception issue.

Known issue The issue with inflation reported just above has not been fixed. I am sorry, I missed to check the forums for bug reports before releasing version 41.

SuperLib-v41.tar

NoGoSuperLib-v41.tar

Statistics: Posted by Zuu — 07 Feb 2026 18:17


Discussion in the ATmosphere

Loading comments...