Autorenew months

From OpenTTD

Jump to: navigation, search

A patch that defines when a vehicle is renewed.


[edit] Description

If Autorenew is enabled, a vehicle is automatically renewed the next time it enters a service depot when its age reaches the set amount of months before or after its maximum age.

The value can be between -12 and +12.

  • -12 means that the vehicle is replaced 12 months before it gets old.
  • +12 means that the vehicle is replaced 12 months after it gets old.

If a vehicle does not enter a depot, it will not be replaced.

[edit] Use

autorenew months is set to -6 by default. You can change it through the configure patches -> vehicles window or use the following syntax in openttd.cfg:

[patches]
autorenew_months = -6
Personal tools