Author Message

amilmand

00
Posts: 259

Location: ---
Occupation:
Age:
V$:
#139529   2018-03-27 19:08          
That would require much more coding:
The running gear must always be installed because the game cant handle if they are missing in the incorrect order (if there is a brake but no suspesion forexample) you wont be able to install new ones (I didn't bother to fix this as it would need much more work than the potential reward).

Lets make a bargain I will go as far as wheels, missing wheels will visually give you the beaten-up aesthetic but will still keep the game together.
I updated the files under the links from above with the code that can generate cars with missing wheels.
only non-engine parts (and wheels):
LINK
with engine parts (and wheels) missing:
LINK

I modified the Chassis.java at line 854 if you want to test what happens if there are more type of parts missing.