The vehicle number is a system variable called veh_number.
It's missing in the english version of the lexicon article ( Marcel Kuhnt )
You just need to declare it in the "PUBLIC VARS" section if you want to use it:
The vehicle number is a system variable called veh_number.
It's missing in the english version of the lexicon article ( Marcel Kuhnt )
You just need to declare it in the "PUBLIC VARS" section if you want to use it:
Hi,
it is already solved.
In LOTUS, your Position is updated as soon as you are back on track after skipping a few stops.
Regarding the displays:
There was an update for RC vehicles. When they receive the terminus index 65535, there is another way to get the correct terminus. Take a look at GT6N_RC.pas in the LOTUS OpenSource directory. There is a procedure called RC_SendLineTerminus. Maybe this 65535-part is missing in your bus script?
Hi,
1. it's transparent because the original texture is replaced with the text texture (texID_draw). the solution is a second face in the exact same position (just copy the first one) which keeps the original material. the original needs to be placed above the one with the text in the list on the right side.
2. you probably can't see any text here, because the orientation and vertical orientation are both set to center. the text is written in the center of the texture which seems to be outside of your mapping.