Skip to content
#

openttd

Here are 81 public repositories matching this topic...

James103
James103 commented Mar 12, 2021

Version of OpenTTD

9c5a7d3a572d02813e6bab83004334b9a154a62b

Expected result

The function IConsoleError behaves exactly the same as using IConsolePrintF(CC_ERROR, "ERROR: %s", string);, but is shorter and more concise.
https://github.com/OpenTTD/OpenTTD/blob/9c5a7d3a572d02813e6bab83004334b9a154a62b/src/console.cpp#L168-L171

Therefore, IConsoleError(string) should in general be

Trans AI is in-game 'computer' player to beat you playing OpenTTD. It try to transporting cargoes from/to any towns and industries using Bus, Truck, Tram, Train, Aircraft and Ship. In the future it would try to use all available vehicles. Current strategy is try to use only one type of industry (if possible) as the destination of transporting cargo named "Cargo Concept", As described

  • Updated Jul 22, 2019
  • Squirrel

Improve this page

Add a description, image, and links to the openttd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openttd topic, visit your repo's landing page and select "manage topics."

Learn more