Difference between revisions of "AIConstructionChances"
From TTWiki
Jump to navigationJump to searchm (2 revisions) |
(Reformat and update) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
⚫ | |||
− | |||
− | '''''Set the probability with which the AI will attempt to build new route types''''' |
||
− | |||
− | =AI Construction Chances= |
||
− | |||
⚫ | |||
'''2.0.1 alpha 41 or later''' |
'''2.0.1 alpha 41 or later''' |
||
− | + | ==Switch== |
|
Configuration file: |
Configuration file: |
||
Line 14: | Line 9: | ||
aichoosechances on|off (enable feature) |
aichoosechances on|off (enable feature) |
||
− | aibuildrailchance |
+ | aibuildrailchance <num> |
− | aibuildrvchance |
+ | aibuildrvchance <num> |
− | aibuildairchance |
+ | aibuildairchance <num> |
Command line: none |
Command line: none |
||
− | + | ==Description== |
|
This feature allows you to decide with what probability the AI will try to construct new routes. You can also disable certain transport types for the AI entirely. |
This feature allows you to decide with what probability the AI will try to construct new routes. You can also disable certain transport types for the AI entirely. |
||
− | Enable this feature using |
+ | Enable this feature using "aichoosechances on", then set the individual probabilities with the remaining three switches. Each takes a number from 0 to 65535, where 65535 is equivalent to 100%. The remainder of the probabilities is used for shipping routes. |
This feature was contributed by Marijn. |
This feature was contributed by Marijn. |
||
+ | [[Category:Patches]][[Category:Difficulty Patches]][[Category:TTDPatch]][[Category:TTDPatch Manual]] |
Latest revision as of 19:11, 17 June 2011
Set the probability with which the AI will attempt to build new route types.
2.0.1 alpha 41 or later
Switch
Configuration file:
aichoosechances on|off (enable feature)
aibuildrailchance <num>
aibuildrvchance <num>
aibuildairchance <num>
Command line: none
Description
This feature allows you to decide with what probability the AI will try to construct new routes. You can also disable certain transport types for the AI entirely.
Enable this feature using "aichoosechances on", then set the individual probabilities with the remaining three switches. Each takes a number from 0 to 65535, where 65535 is equivalent to 100%. The remainder of the probabilities is used for shipping routes.
This feature was contributed by Marijn.