When more cars are up for sale than slots in the config the resources goes into a fail loop, somebody will then need to go into the database manually and remove some of the cars for sale.
If a user tries to sell an unowned car an error message is displayed in the console due to balance being checked before if the car is owned, which will fail if the car is not owned.
When more cars are up for sale than slots in the config the resources goes into a fail loop, somebody will then need to go into the database manually and remove some of the cars for sale.
If a user tries to sell an unowned car an error message is displayed in the console due to balance being checked before if the car is owned, which will fail if the car is not owned.