Help with texttexture (1 Viewer)

Oct 17, 2016
412
29
424
Hi guys

I am in the process of making a London diversion board. I have made the model in Blender and exported it for OMSI use.

I can load the object in and it shows up fine - I can label the first line but when I label the second line, nothing happens.

8kZPIbs.png
HLFmtzq.png


Here's my SCO file:
Code:
[groups]
3
Kyle C
TfL Diversion Boards
2 Lines

[friendlyname]
Divert Left

--------------------------

[mesh]
board_2line.o3d

****************************
****************************

[texttexture_enh]
0
AS1744
136
60
0
0
0
0
0
0

[texttexture_enh]
1
AS1744
136
60
0
0
0
0
0
0

************************

[matl]
board_line1.png
0

[useTextTexture]
0

[matl_alpha]
2

************************

[matl]
board_line2.png
1

[useTextTexture]
1

[matl_alpha]
2
************************

[fixed]

Could someone help me out and show where I'm going wrong please?

- Kyle C
 
Solution
Thanks to BKG for the help!
--
Turns out I was telling OMSI to use the second instance of board_line2.png, which wasn't there.

changing
Code:
[matl]
board_line2.png
1
to
Code:
[matl]
board_line2.png
0
fixed the job.

Advertisement

This thread is more than 3 years old.

Your message may be considered spam for the following reasons:

Users who are viewing this thread