NIMBY Rails

NIMBY Rails

The NIMBY Rails Depot
Browse and subscribe to mods created by the community for NIMBY Rails.
mathstrains19 2021 年 4 月 26 日 上午 2:16
Which features are required?
In the mod development guide, please could you say which features are optional, so that it is easier to only include the required data, rather than having to go into game, and see if it causes an error or not when I miss a bit of data (that doesn't seem like it will actually break a train from working) out!
< >
正在显示第 1 - 4 条,共 4 条留言
mathstrains19 2021 年 4 月 26 日 上午 6:32 
Also, is there a max to the max number of duplicates in a composition? And a max for the total number of vehicles in a train?
Weird and Wry  [开发者] 2021 年 4 月 26 日 下午 2:58 
There is a 30 units limit per composition. Those 30 can be the same unit if you wish, you can repeat any unit as many times as you want.

About not including some features because they do nothing, keep in mind the mod spec is ahead of the game at this point, and some things like the country tags or the model description text are not displayed, but they will in the future. If you add them now they will automatically show up when supported.
mathstrains19 2021 年 4 月 28 日 上午 11:44 
引用自 Weird and Wry
About not including some features because they do nothing, keep in mind the mod spec is ahead of the game at this point, and some things like the country tags or the model description text are not displayed, but they will in the future. If you add them now they will automatically show up when supported.
What I mean is which ones will the game actually get angry about if I leave it out? Because for example, on fictional trains, your not going to get anything to do with years or countries, so are those required?
Weird and Wry  [开发者] 2021 年 4 月 29 日 上午 2:44 
In general all the metadata is optional and its absence should not crash the game or give errors. Just make sure to never have blank values in the mod.txt file. "countries_built=" is not valid, if there are no countries_built, then do not write a countries_built line at all.
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50