Town Cars AI contain this in info.nut:
Code: Select all
function UseAsRandomAI() { return false; }
It informs OpenTTD that it should not be picked as random AI. Thus the only way to get Town Cars AI in a game is to actively select it in the AI settings window. (or play a scenario that uses it)
Zord wrote:Can I deactivate it?
In a running game, you can kill the AI and start another in its place. You will need to use the OpenTTD console and the 'stop_ai' and 'start_ai' commands. To open the console, press the button left of number 1 on a standard keyboard. (on a laptop it may be placed elsewhere) What is actually printed on this key depends on your country keyboard layout. You can also use the menu to the far right in-game to open the console.