Max loan
<<Back to the Openttd.cfg (OpenTTD configuration file)

max_loan is a variable of Openttd.cfg file:

Sets the maximum initial loan for a new game. Always in British Pounds. Changing the Currency under the [locale] section or in the Game options window will modify the maximum loan amount by the exchange rate of the chosen currency. The maximum loan amount will increase over time if Inflation is on in the [economy] section.

100000 = lowest limit
500000 = highest limit

[difficulty]
max_loan = 300000

Valid options: [ 100000 <= n <= 500000 ] in increments of 50000

Default: 300000