CookiePLMonster / SilentPatch

SilentPatch for GTA III, Vice City, and San Andreas
MIT License
388 stars 15 forks source link

Applying liveries on cars only resets the primary and secondary color #68

Open CookiePLMonster opened 3 weeks ago

CookiePLMonster commented 3 weeks ago

https://gtaforums.com/topic/909772-extra-colors-on-paintjob-fix/

Tertiary and quaternary colors should be reset too.

B1ack-Wh1te commented 3 weeks ago

Actually, secondary should be reset too. Because the code that is responsible for this (CVehicle::SetupRender 0x6D65C9) resets only primary color.