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.
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.