LAMP PACK V1.0

LAMP PACK V1.0

In the 13th modding tutorial video we build a lamp mod from a street lamp from Felsbrunn.
As a lantern object, we use an object that we exported from the Felsbrunn map in episode 8.
There are some entries in the XML file that are specifically required for a lamp.

<dayNightObjects>
<dayNightObject node=”0|1″ visibleDay=”false” visibleNight=”true” />
<dayNightObject node=”0|0″ intensityDay=”0″ intensityNight=”1″ />
</dayNightObjects>

The first line with dayNightObject specifies that the light source is switched off during the day and switched on at night.
The second line with dayNightObject specifies that the lightbulb is inactive during the day and appears bright at night.

Credits:

omatanaspielt

5/5 - (1 vote)

Download mod

File File size
zip FS19_lampPackTutorial 54 KB

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *