
1 / 4
★ 4.2
Rating
54 Ratings
2.6K
Downloads
18.2K
Views
15
Thanks
Here, a new self-made night sky from me - hope you like it ...
;-)
After downloading, please unzip it and either in the original games directory
... \ your game directory \ Farming Simulator 2013 \ data \ sky
or in your map
've mentioned above for the complete original Sky folder copied with me in my map ... \ "NAME_EURER_MAP" \ map \ sky
then the two files
night_sky_SIDE.dds & night_sky_TOP.dds
replaced by my
and in the following line map.lua
- Self.environment = Environment: new (Utils.getFilename ("$ data/sky/sky_day_night.i3d" self.baseDirectory), true, 8, true, true);
in that
- Self.environment = Environment: new (Utils.getFilename ("map/sky/sky_day_night.i3d" self.baseDirectory), true, 8, true, true);
changed ...
Comments16
You must be logged in to comment.
No comments yet.