Courseplay / ChallengeMode_FS22

Challenge Mode for Farming Simulator 22
GNU General Public License v3.0
1 stars 3 forks source link

Improvement for Start Vehicles #2

Closed tn4799 closed 1 year ago

tn4799 commented 1 year ago

When Players get a couple of vehicle at the start, those vehicles should not count towards the goal as vehicle value points. At the moment this is achieved by setting the value of the vehicles to 0. But that has the consequence that those vehicles can`t be repaired because the repair costs has to be more than 1. To improve this I would suggest an boolean attribute in the vehicles that define if it counts towards the goal or not. My idea to set the attribute is pretty simple. Just add an button to the garage where an admin can change the value by pressing the button. Other suggestions are welcome too.