Closed PeterN closed 1 year ago
Implement support for OpenTTD's "vehicle build probability" callback 162.
This was intended to be a generic probability action, with the action provided in var 10. This is handled by nmlc.
The callback is implemented as 'reverse_build_probability`.
Works for me when tested with patched Horse.
Implement support for OpenTTD's "vehicle build probability" callback 162.
This was intended to be a generic probability action, with the action provided in var 10. This is handled by nmlc.
The callback is implemented as 'reverse_build_probability`.