BVEStation

Author Topic: a train local in openbve  (Read 5200 times)

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
a train local in openbve
« on: March 22, 2012, 08:00:50 pm »
excuse me but i would like to make the a train run local in openbve. what additional coding would i have to do in order to make it local

Offline SubwayTrainOperator5

  • Dispatcher
  • ****
  • Posts: 761
  • Gender: Male
  • R44, R46, and R68 fan / OpenBVE Videomaker
    • View Profile
    • My YouTube Channel
Re: a train local in openbve
« Reply #1 on: March 22, 2012, 08:09:44 pm »
Well, basically you would have to change which track it runs on by changing the track code, and obviously you would also have to code in all the local stops the local train stops at that the express does not (Station names, stop positions, stop times, etc, etc)
Signature Removed (dead link)

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: a train local in openbve
« Reply #2 on: March 22, 2012, 08:55:14 pm »
Well, basically you would have to change which track it runs on by changing the track code, and obviously you would also have to code in all the local stops the local train stops at that the express does not (Station names, stop positions, stop times, etc, etc)
where is the track code located

Offline YankeesPwnMets

  • Head Admin
  • Dispatcher
  • ******
  • Posts: 683
  • Gender: Male
  • Lexington Av Express
    • View Profile
Re: a train local in openbve
« Reply #3 on: March 22, 2012, 08:58:59 pm »
Basically, you're going to need to recode the entire thing after 168 st.

Just go to the C and change the stop positions. It'll be much less time needed and easier to do then changing the A to local

Offline SubwayTrainOperator5

  • Dispatcher
  • ****
  • Posts: 761
  • Gender: Male
  • R44, R46, and R68 fan / OpenBVE Videomaker
    • View Profile
    • My YouTube Channel
Re: a train local in openbve
« Reply #4 on: March 22, 2012, 09:01:14 pm »
Yes. If you want to make a late night (A) local service, just copy and paste the coding from the (C) and you are basically 90% there
Signature Removed (dead link)

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: a train local in openbve
« Reply #5 on: March 22, 2012, 09:32:23 pm »
Yes. If you want to make a late night (A) local service, just copy and paste the coding from the (C) and you are basically 90% there
i tried doing that but the glitches appeared. the walls between 163 and 50th st are warped

Offline YankeesPwnMets

  • Head Admin
  • Dispatcher
  • ******
  • Posts: 683
  • Gender: Male
  • Lexington Av Express
    • View Profile
Re: a train local in openbve
« Reply #6 on: March 23, 2012, 08:13:43 pm »
Its not as simple as just copying and pasting. I'd explain it all to you, but then you won't understand it and it'll be too long of a post in the first place.

Just change the C so that it stops at the 10 marker. Much easier and no need to mess around with a ton of coding.

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: a train local in openbve
« Reply #7 on: March 23, 2012, 11:42:28 pm »
explain