Why not? If you need my permission, you have it. I repeat again. Anyone can use or update my mods without my permission. Exactly if you improve it.
Search found 4033 matches
- 16 Jan 2021 07:55
- Forum: Others
- Topic: Scania R & Streamline onboard computer [1.39]
- Replies: 26
- Views: 6173
- 15 Jan 2021 11:14
- Forum: Others
- Topic: DAF XF Euro6 Board computer.
- Replies: 118
- Views: 40929
Re: DAF XF Euro6 Board computer.
Thanks for video.
- 15 Jan 2021 11:01
- Forum: Others
- Topic: Scania R & Streamline onboard computer [1.39]
- Replies: 26
- Views: 6173
- 15 Jan 2021 10:40
- Forum: Others
- Topic: Scania R & Streamline onboard computer [1.39]
- Replies: 26
- Views: 6173
Re: Scania R & Streamline onboard computer [1.39]
empty display must be like this one.
Code: Select all
ui::group : .dsp_empty {
fitting: false
my_children[]: .logo // YOU FORGOT ABOUT THIS LINE
coords_l: 0
coords_r: 1152
coords_t: 864
coords_b: 0
id: 600
layer: -1
my_parent: .g2
}
- 15 Jan 2021 07:26
- Forum: Others
- Topic: DAF XF Euro6 Board computer.
- Replies: 118
- Views: 40929
Re: DAF XF Euro6 Board computer.
Mods updated for 1.39 game version.
- 15 Jan 2021 04:16
- Forum: Others
- Topic: Scania R & Streamline onboard computer [1.39]
- Replies: 26
- Views: 6173
Re: Scania R & Streamline onboard computer [1.39]
You forgot to set my_parent to empty display ui::text : .logo { text: "<img src=/material/ui/dashboard/piva/scania_logo_2016.mat xscale=stretch yscale=stretch color=FF660000>" coords_l: 282 coords_r: 508 coords_t: 666 coords_b: 442 id: 0 layer: 3 my_parent: .dsp_empy } And you must check line in .ds...
- 14 Jan 2021 12:39
- Forum: General discussion about the game
- Topic: ETS2 1.40 speculation thread
- Replies: 282
- Views: 30862
Re: ETS2 1.40 speculation thread
That does not matter, I want that SCS use global parameter from config file for LOD distances, so, if I have power GPU, can increase this values if I want.
- 14 Jan 2021 11:50
- Forum: General discussion about the game
- Topic: ETS2 1.40 speculation thread
- Replies: 282
- Views: 30862
Re: ETS2 1.40 speculation thread
I have all SCS models

- 14 Jan 2021 11:48
- Forum: Others
- Topic: DAF XF Euro6 Board computer.
- Replies: 118
- Views: 40929
Re: DAF XF Euro6 Board computer with own sounds.
I mean dashboard mod version.
Sounds now not available in dashboard mods or I don't know something. FMOD works with game "events", so if we haven't "custom" event support from game code, we can't use sounds in dashboards mods. Just for truck sounds only. I can remove sound from this mod, no more else.
Sounds now not available in dashboard mods or I don't know something. FMOD works with game "events", so if we haven't "custom" event support from game code, we can't use sounds in dashboards mods. Just for truck sounds only. I can remove sound from this mod, no more else.
- 14 Jan 2021 09:02
- Forum: SCS Site
- Topic: SCS General Discussion Thread
- Replies: 2198
- Views: 133936
Re: SCS General Discussion Thread
In the blog post of the German rebuilt (https://blog.scssoft.com/2020/12/germany-reskin-update.html) it can be seen, for example: In images 3 and 6, look how the background terrain is shadowed differently due the holes in the clouds This is cloud_shadow parameter from sun_profile, and it already us...