Reputation Activity
-
I want the vehicle to spawn without tint ingame. So AI vehicles dont use tint.
I want the vehicle to spawn without tint ingame. So AI vehicles dont use tint.
I figured it out you replace this in the vehicles meta
<diffuseTint value="0x00000088" />
to
<diffuseTint value="0x00FFFFFF" />