Skip to content

Instantly share code, notes, and snippets.

@MrGTAmodsgerman
Created December 28, 2017 02:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MrGTAmodsgerman/24b69599bf6ecfeaa2eb59c8b86a892d to your computer and use it in GitHub Desktop.
Save MrGTAmodsgerman/24b69599bf6ecfeaa2eb59c8b86a892d to your computer and use it in GitHub Desktop.
Lightsettings ID Carcols file without Tuning
<?xml version="1.0" encoding="UTF-8"?>
<CVehicleModelInfoVarGlobal>
<Kits />
<Lights>
<Item>
<id value="9668"/>
<indicator>
<intensity value="0.37500000"/>
<falloffMax value="2.50000000"/>
<falloffExponent value="8.00000000"/>
<innerConeAngle value="45.00000000"/>
<outerConeAngle value="90.00000000"/>
<emmissiveBoost value="false"/>
<color value="0xFFFF8000"/>
<textureName/>
<mirrorTexture value="true"/>
</indicator>
<rearIndicatorCorona>
<size value="0.70000000"/>
<size_far value="7.00000000"/>
<intensity value="2.00000000"/>
<intensity_far value="9.00000000"/>
<color value="0x00000000"/>
<numCoronas value="1"/>
<distBetweenCoronas value="128"/>
<distBetweenCoronas_far value="255"/>
<xRotation value="0.00000000"/>
<yRotation value="0.00000000"/>
<zRotation value="0.00000000"/>
<zBias value="0.25000000"/>
<pullCoronaIn value="false"/>
</rearIndicatorCorona>
<frontIndicatorCorona>
<size value="0.00000000"/>
<size_far value="0.00000000"/>
<intensity value="0.00000000"/>
<intensity_far value="0.00000000"/>
<color value="0x00000000"/>
<numCoronas value="1"/>
<distBetweenCoronas value="128"/>
<distBetweenCoronas_far value="255"/>
<xRotation value="0.00000000"/>
<yRotation value="0.00000000"/>
<zRotation value="0.00000000"/>
<zBias value="0.25000000"/>
<pullCoronaIn value="false"/>
</frontIndicatorCorona>
<tailLight>
<intensity value="0.25000000"/>
<falloffMax value="4.00000000"/>
<falloffExponent value="8.00000000"/>
<innerConeAngle value="45.00000000"/>
<outerConeAngle value="90.00000000"/>
<emmissiveBoost value="false"/>
<color value="0xFFFF0000"/>
<textureName/>
<mirrorTexture value="true"/>
</tailLight>
<tailLightCorona>
<size value="0.70000000"/>
<size_far value="7.00000000"/>
<intensity value="2.00000000"/>
<intensity_far value="9.00000000"/>
<color value="0xFFFF0F05"/>
<numCoronas value="1"/>
<distBetweenCoronas value="128"/>
<distBetweenCoronas_far value="255"/>
<xRotation value="0.00000000"/>
<yRotation value="0.00000000"/>
<zRotation value="0.00000000"/>
<zBias value="0.25000000"/>
<pullCoronaIn value="false"/>
</tailLightCorona>
<tailLightMiddleCorona>
<size value="0.00000000"/>
<size_far value="0.00000000"/>
<intensity value="0.00000000"/>
<intensity_far value="0.00000000"/>
<color value="0x00000000"/>
<numCoronas value="1"/>
<distBetweenCoronas value="128"/>
<distBetweenCoronas_far value="255"/>
<xRotation value="0.00000000"/>
<yRotation value="0.00000000"/>
<zRotation value="0.00000000"/>
<zBias value="0.25000000"/>
<pullCoronaIn value="false"/>
</tailLightMiddleCorona>
<headLight>
<intensity value="2.00000000"/>
<falloffMax value="16.00000000"/>
<falloffExponent value="128.00000000"/>
<innerConeAngle value="22.68000000"/>
<outerConeAngle value="37.53000000"/>
<emmissiveBoost value="false"/>
<color value="0xFFFFFFCC"/>
<textureName>VehicleLight_misc_squarelight</textureName>
<mirrorTexture value="false"/>
</headLight>
<headLightCorona>
<size value="0.10000000"/>
<size_far value="7.00000000"/>
<intensity value="5.00000000"/>
<intensity_far value="10.00000000"/>
<color value="0xFFFFFFFF"/>
<numCoronas value="1"/>
<distBetweenCoronas value="128"/>
<distBetweenCoronas_far value="255"/>
<xRotation value="0.00000000"/>
<yRotation value="0.00000000"/>
<zRotation value="0.00000000"/>
<zBias value="0.25000000"/>
<pullCoronaIn value="false"/>
</headLightCorona>
<reversingLight>
<intensity value="0.50000000"/>
<falloffMax value="4.00000000"/>
<falloffExponent value="32.00000000"/>
<innerConeAngle value="45.00000000"/>
<outerConeAngle value="90.00000000"/>
<emmissiveBoost value="false"/>
<color value="0xFFFFFFFF"/>
<textureName/>
<mirrorTexture value="true"/>
</reversingLight>
<reversingLightCorona>
<size value="0.80000000"/>
<size_far value="2.00000000"/>
<intensity value="1.50000000"/>
<intensity_far value="1.00000000"/>
<color value="0x00F7F7F7"/>
<numCoronas value="1"/>
<distBetweenCoronas value="128"/>
<distBetweenCoronas_far value="255"/>
<xRotation value="0.00000000"/>
<yRotation value="0.00000000"/>
<zRotation value="0.00000000"/>
<zBias value="0.25000000"/>
<pullCoronaIn value="false"/>
</reversingLightCorona>
<name>ferrarienzo</name>
</Item>
</Lights>
</CVehicleModelInfoVarGlobal>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment