
Installation instructions for the Strands FOR9T lights English:
(the lights can also be used on console mods)

!!! The lights work with every vehicle with the entry <lights> !!!

1: Unpack the mod in which you want to install it.
2: Copy the i3d of the headlights into your unzipped mod.
3: Open the i3d of the tractor (other vehicle, trailer,..) with the Giants Editor.
4: Press on File> Import and import the i3d of the headlight you want.
5: Save I3d and open the XML of the tractor (other vehicle, trailer,..) and copy the xml entries. 

6: All the lights uses <staticLightCompound>



!!! Please keep in mind that the nodes needs to be replaced with your own !!!



XML entries (an example)

<lights>

	<staticLightCompounds>
            <staticLightCompound>
				<node node="0>0|1|9|0|8|1|0|1" intensity="50"/>
				<node node="0>0|1|9|0|8|1|0|0" intensity="20"/>
            </staticLightCompound>
        </staticLightCompounds>

</lights>

7: Save, zip your mod and put it in the mods folder.
Have fun :)