Automatic train repair


If any locomotive or wagon is destroyed the train is stopped and a ghost is created. Including inventory filters, inventory limit and requests for fuel and equipment. As soon as the train is fully repaired it is set to automatic mode again.

Content
2 years ago
1.1
12.5K
Trains Blueprints
Owner:
ickputzdirwech
Source:
https://github.com/ickputzdirwech/ick...
Homepage:
https://github.com/ickputzdirwech/ick...
License:
MIT
Created:
2 years ago
Latest Version:
1.1.4 (2 years ago)
Factorio version:
1.1
Downloaded by:
12.5K users

Overview

If any locomotive or wagon is destroyed the train it belongs to is brought to an immediate halt and a ghost is created. This ghost contains by default requests for all fuel and equipment that was inside the destroyed rolling stock. Inventory filters and limits are saved and restored as well. As soon as the train is complete again it will be set to automatic mode, if it was in that mode originally.

Settings

The following map settings are available:

  • Automatically enable automatic mode (trains will be set to automatic mode again as soon as all entity ghosts were built). Default = false
  • Create item requests for destroyed equipment. Default = true
  • Create item requests for fuel. Default = true
  • Name of the fuel that should be requested (if left empty the destroyed fuel will be requested). Default = empty
  • How much of the fuel should be requested. Default = 1

The following player setting is available:

  • Create alerts. Default = true

Known issues

  • If multiple rolling stock were destroyed, they need to be rebuild in reverse order for the automatic mode to work
  • The check whether a train is complete again is relatively simple. It doesn't wait for all item requests to be fulfilled and can't tell the difference between different entities of the same type.
  • Equipment is inserted into cargo inventory first and only moved into the grid if the item request is fulfilled completely or otherwise destroyed.
  • The item request icons in ghosts for wagons are, unlike for locomotives, not grouped.