[Suggestion] Add housePriceAsRent config
Explanation of what you want to do that is currently impossible
Most, if not all the maps we download, doesn't have house rent set. Old 0.4 tfs had a handy config.lua setting called housePriceAsRent to be used in this case, because its not funny to calculate and add rent price to each house manually in RME...
Desired functionality
Being able to set house rent price as house price by using a Boolean config.
Available workarounds
none
Prior art
https://github.com/Fir3element/3777/search?q=HOUSE_PRICEASRENT
the values of the houses are defined in housePriceEachSQM, only in cases where the value is not defined in Remere's Map Editor
the values of the houses are defined in
housePriceEachSQM, only in cases where the value is not defined in Remere's Map Editor
no, map editor rent price is different from house price
RME rent price: used with houseRentPeriod, and mostly 0 for every map if you are not using RL map
House price: set with housePriceEachSQM at config.lua and used only by the !buyhouse command