- 30

- Sweden
Thx! That worked! Have one new problem though.. it is mirror image hahaI've had that issue in the past with some mods and if I remember correctly, adding these lines to the car's extension file should fix that issue:
[SMART_MIRROR]
DISALLOW_REFLECTION_TILTING = 1 ; disable that simple tilting effect (for cars with monitors)
DISALLOW_MAPPING_NORMALIZATION = 1 ; by default since 0.1.49 Custom Shaders Patch automatically remaps UV
; for mirrors to make sure aspect ratio is correct. Set this value to 1 to disable it for a particular car.
; Requires AC reload if changed.

