Author Message

IceD

vi
Posts: 1311

Location: Virgin Islands (u.s.) Graveyard
Occupation: RIP
Age:
V$:
#80040   2015-08-06 16:17          
# qevin : LINK Hey hey hey. Does someone know how to erase these "squares" from the lights? thanks
Simply open your taillight.cfg file and remove render lines without a 3


# rear lights #
render 0x00030011 0.000 0.000 0.050 3.142 0.000 0.000 ; CITY
flags 4

render 0x0003000F 0.000 0.000 0.050 3.142 0.000 0.000 ; BRAKE
flags 1

render 0x0000B042 0.000 0.000 0.000 0.000 0.000 0.000 ; IDX
flags 32

render 0x0000B043 0.000 0.000 0.000 0.000 0.000 0.000 ; REVERSING
flags 2

Added 1 minute later:

# NikiLauda : Does someone knows how to make the fuel and the A/F ratio tuneable in the engines ? With GM V8 engines it's not possible.
You need to write new java files, place them in scripts/src folder and let the game to compile new class files for your parts.