Installation:
Copy the
lamborghini_gallardo_badges_polizia_diffuse.dds
lamborghini_gallardo_badges_polizia_normals.dds
lamborghini_gallardo_badges_polizia_specular.dds
lamborghini_gallardo_livery05.dds
from archive into your SShift-root-folder\vehicles\textures
to remove the logo "Lamborghini" on the back without overwriting the original files
add these lines in the file "lamborghini_gallardo_lp560-4.rcf"
which is in "SHIFT \ vehicles \ lamborghini_gallardo_lp560-4"
replace the 2 x with the sequence number
----------------------------------------------------------------------
<CONDITION LIVERY="xx">
<REPLACE TEXTURE="COMMON_PAINT.dds" NEWTEXTURE="LAMBORGHINI_GALLARDO_LIVERY05.dds" />
<REPLACE TEXTURE="lamborghini_gallardo_badges_diffuse.dds" NEWTEXTURE="lamborghini_gallardo_badges_polizia_diffuse.dds" />
<REPLACE TEXTURE="lamborghini_gallardo_badges_normals.dds" NEWTEXTURE="lamborghini_gallardo_badges_polizia_normals.dds" />
<REPLACE TEXTURE="lamborghini_gallardo_badges_specular.dds" NEWTEXTURE="lamborghini_gallardo_badges_polizia_specular.dds" />
----------------------------------------------------------------------