tubbo / openrct2-benchwarmer

An OpenRCT2 plugin that adds alternating benches and bins to your park's footpaths with a single click.
MIT License
38 stars 9 forks source link

Save placed benches/bins for the scenario #17

Closed RundesBalli closed 4 years ago

RundesBalli commented 4 years ago

It would be nice, if the plugin can remember which bench type and bin type was placed before and if the checkbox is ticked or not.

As an example: You build 1000 paths, place banks and bins, and build another 1000 paths, but then you forget to select the banks and bins you have chosen before, then all existing banks and bins are overwritten with new ones.

grafik The chosen bench is the third entry in the dropdown list, and the chosen bin is the second one. When I add them and open the plugin again, it shows the first entrys of the list on both lists: grafik Also the checkbox isn't checked anymore.

It would be nice, when the plugin could remember those settings at least for this session. If it is possible to save this settings in the savegame, it would be even better. But I don't know, if the savegame makes these plugin saves possible.

tubbo commented 4 years ago

If anyone is looking to contribute, this doesn't seem very difficult to do :)

RundesBalli commented 4 years ago

Unfortunately I don't know Javascript, otherwise I would have submitted a PR directly. :-D

It would be great if someone could program this. :-)