Dear visitor, welcome to Offizielles OMSI-Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
)
I have no clue what that says!This looks complicated! Could you upload a photo of the front matrix (with messages) so I can get a better idea what this looks like? The Enviro 500 uses rollband textures for the LED displays, which have to be set via the menu.
I had an idea for a LED matrix for a future Enviro 400 project that the matrix script would be like so: (the number of dots is not correct, it'd take ages to count them all!)
00011100110000011000110000110000011000011001111100 << each 0=off and 1=on
01100000111100011100110001001000011100111001100000 the display would have to be programmed without a font, as things like the "Stagecoach Swirl" are displayed.
00111000110000011010110011001100011011011001111000
00001100110000011001110011111100011000011001100000
01110000110011011000110110000110011000011001111100
(For clarity the 1's have been italised) - Can anyone read what it says![]()
Date of registration: Oct 27th 2011
Location: Berlin-Spandau
Occupation: Softwareentwickler und Dipl.-Ing.
But in your position I would decide for a) or b)! 

It was supposed to say "St. NAME" (don't ask me why
). I like the idea of the possiblities the NG272 might open up! I'll keep my eyes open for what happens next...
If we had "sweeping" dests then I can imagine all the screens of half the message resulting in some stupid message!

|
|
Source code |
1 2 3 4 5 6 7 8 |
l1 96 = (L.L.Matrix_ChangeCounter) ! &&
{if}
" 01234567890ABCD@EFGHIJKLMNOPQRST@UVWXYZÄÖÜ-.'+/xy" (S.$.Matrix_NewTerminus)
{else}
l1 96 =
{if}
"()*;,%&zyx/+'.-A@ÖÜABCDEFGHIJKLMN@OPQRSTUVWXYZ0123" (S.$.Matrix_NewTerminus)
{else}
|
|
|
Source code |
1 2 |
ELTINGVILLE @ via HYLAN BLVD TRANSIT CENTER @ via RICH AVE |
This post has been edited 4 times, last edit by "jpnmtrmn93" (Feb 22nd 2012, 5:11am)

|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
{macro:lights_STR}
(L.S.Timegap) (L.L.lights_timespan) + (S.L.lights_timespan)
(L.L.lights_timespan) 2 <
{if}
2 (S.L.lights_sw_fern)
{endif}
(L.L.lights_timespan) 2 > (L.L.lights_timespan) 4 < &&
{if}
0 (S.L.lights_sw_fern)
{endif}
(L.L.lights_timespan) 4 >
{if}
0 (S.L.lights_timespan)
{endif}
{end}
|
This post has been edited 2 times, last edit by "krtz07" (Feb 23rd 2012, 12:50am)
|
|
Source code |
1 2 |
lights_timespan -> 0...2 Lights_sw_fern = 2
-> 3...5 Lights_sw_fern = 0
|
Thanks!This post has been edited 1 times, last edit by "nemeza" (Mar 1st 2012, 11:37pm)
Quoted
easiest thing for him to do at the moment if he wants that accurate is Rollband images like the Enviro 500... but he could always learn a little bit and make it so the rollband image becomes visible when a code on the IBIS is put in. -Orange.
This post has been edited 1 times, last edit by "road-hog123" (Apr 23rd 2012, 8:28pm)
Date of registration: Dec 1st 2011
Location: Portugal
Occupation: Mathematician / M.Sc. Applied Mathematics
Sorry for the grammar errors in this post, I am almost sleeping here. Here are in-game screenshots (frame 1, changing, frame 2):
)
Date of registration: Dec 1st 2011
Location: Portugal
Occupation: Mathematician / M.Sc. Applied Mathematics
) to test it. I'll let you know then.I know a lot about this statement! I took a MATLAB course last semester...Side effects are always fooling us while editing, mainly when we think that everything has been properly adjusted.
...programming is hard work! Date of registration: Dec 1st 2011
Location: Portugal
Occupation: Mathematician / M.Sc. Applied Mathematics
This part here:
127 - l0 1 (M.V.GetTerminusString) 33 $SetLengthL "@" $+
130 - l0 2 (M.V.GetTerminusString) 33 $SetLengthL "@" $+
I actually was thinking about that too...maybe I know a little more than I thought!![]()
It's morning here now, so I wouldn't be able to try it out as of yet. I'll be back in around 14-15 hours () to test it. I'll let you know then.
I know a lot about this statement! I took a MATLAB course last semester...Side effects are always fooling us while editing, mainly when we think that everything has been properly adjusted.![]()
![]()
...programming is hard work!