It was being clamped to 1000; the default was being set twice in the same function (the later overriding the earlier); etc. This makes it work like it was supposed to work...
https://github.com/jamespetts/simutrans-extended/pull/656
Quote from: neroden on May 25, 2024, 04:04:20 PMIt was being clamped to 1000; the default was being set twice in the same function (the later overriding the earlier); etc. This makes it work like it was supposed to work...
https://github.com/jamespetts/simutrans-extended/pull/656
Thank you very much - now incorporated.