You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm working on a little modification.
I have a 20 stations line and I'd like to start the program like:
OpenBve. exe /route= route /train=train /station=name
In order to start the game in the specified station, but i can't jump the train at the beginning. Maybe i didn't understood Startloop().
I thought I only had to change > PlayerFirstStationPosition = 0.0;< and the Game.stations index, but when I start OpenBve the train is always in the first station.
Any idea?
Thanks in advance for your help.
Danny.
The text was updated successfully, but these errors were encountered:
Hi, I'm working on a little modification.
I have a 20 stations line and I'd like to start the program like:
OpenBve. exe /route= route /train=train /station=name
In order to start the game in the specified station, but i can't jump the train at the beginning. Maybe i didn't understood Startloop().
I thought I only had to change > PlayerFirstStationPosition = 0.0;< and the Game.stations index, but when I start OpenBve the train is always in the first station.
Any idea?
Thanks in advance for your help.
Danny.
The text was updated successfully, but these errors were encountered: