BVEStation

Author Topic: making alternate routes  (Read 7586 times)

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
making alternate routes
« on: January 15, 2012, 01:34:39 am »
is it possible to make alternate routes for openbve on certain lines by moving the files.
Ex: making the D go via the B in manhattan or
C via the A in brooklyn to lefferts blvd etc by moving files

Offline SubwayTrainOperator5

  • Dispatcher
  • ****
  • Posts: 761
  • Gender: Male
  • R44, R46, and R68 fan / OpenBVE Videomaker
    • View Profile
    • My YouTube Channel
Re: making alternate routes
« Reply #1 on: January 15, 2012, 01:45:17 am »
Yes, with some additional coding, it is very possible.
Signature Removed (dead link)

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: making alternate routes
« Reply #2 on: January 15, 2012, 08:06:54 pm »
additional coding?

Offline SubwayTrainOperator5

  • Dispatcher
  • ****
  • Posts: 761
  • Gender: Male
  • R44, R46, and R68 fan / OpenBVE Videomaker
    • View Profile
    • My YouTube Channel
Re: making alternate routes
« Reply #3 on: January 15, 2012, 08:09:53 pm »
Yeah, to code the local stops (stopping time, timetable, etc) that the express does not stop at
Signature Removed (dead link)

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: making alternate routes
« Reply #4 on: January 15, 2012, 09:23:56 pm »
how do i chant the timetable

Offline ARome

  • Operator
  • ***
  • Posts: 341
  • Gender: Male
  • One small step for man. One giant leap for mankind
    • View Profile
Re: making alternate routes
« Reply #5 on: January 15, 2012, 09:55:00 pm »
how do i chant the timetable

1. Google how to route develop
2. quit spamming
3. search openbve forums
4. Look at tutorials
5. stop posting random questions. Unless you're 5 Train Master

Offline Dj Hammers

  • Head Admin
  • Supervisor
  • ******
  • Posts: 1,034
  • Gender: Male
  • 7 Years of Developing for openBVE!
    • View Profile
    • My YouTube Channel
Re: making alternate routes
« Reply #6 on: January 15, 2012, 09:56:54 pm »
6: Also please learn to spell and make your sentences legible.
7: ACTUALLY LISTEN to what we say to you (I know, what a concept!!! *sarcasm)


If you don't know how to use google, here is a page that shows you how: http://bit.ly/vj10Nl
« Last Edit: January 15, 2012, 09:58:58 pm by Dj Hammers »

Offline YankeesPwnMets

  • Head Admin
  • Dispatcher
  • ******
  • Posts: 683
  • Gender: Male
  • Lexington Av Express
    • View Profile
Re: making alternate routes
« Reply #7 on: January 16, 2012, 01:35:18 pm »

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: making alternate routes
« Reply #8 on: January 20, 2012, 03:37:41 pm »
what if i mix and fuse routes for example
i replace the B coding with the D train after 7th avenue with the D coding to make it run on the west end line. will it work out

Offline BStyles

  • Head Admin
  • Operator
  • ******
  • Posts: 344
  • Gender: Male
  • The CEO
    • View Profile
Re: making alternate routes
« Reply #9 on: January 22, 2012, 04:14:56 pm »
If you do not know how to do it and you don't want to mess up the route file, then you should probably learn how to route build first. We can continue to tell you how to do it but you'll end up asking a thousand more questions which are easily explained if you slow down, and took the time out to learn how these things work.

BStyles

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: making alternate routes
« Reply #10 on: January 22, 2012, 06:13:11 pm »
Can you teach me how to build a route first

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: making alternate routes
« Reply #11 on: January 22, 2012, 06:15:09 pm »
because i dont know how to code at all

Offline ErrorMacro11

  • Operator
  • ***
  • Posts: 421
  • Gender: Male
  • FreeLance Developer
    • View Profile
Re: making alternate routes
« Reply #12 on: January 22, 2012, 06:17:35 pm »
i tried combining the X and Y routes but the X portion was messed up

Offline YankeesPwnMets

  • Head Admin
  • Dispatcher
  • ******
  • Posts: 683
  • Gender: Male
  • Lexington Av Express
    • View Profile
Re: making alternate routes
« Reply #13 on: January 23, 2012, 07:50:09 pm »
Can you teach me how to build a route first
Click on the link I gave you and start reading.

http://www.freewebs.com/dennislance/
http://trainsimframework.org/develop/index2.html

Part 1 by Kevin: http://www.bvestation.com/forums/index.php?topic=2772.0
Part 2: http://www.bvestation.com/forums/index.php?topic=2773.0

What you're trying to do is very complex for someone like you, who has no prior knowledge on this at all. What you're trying to do is like a kid  trying to build a OS from complete scratch in C++ with having any prior knowledge on the C++ language.  You must do your research and learn before you can tackle something complex. You are trying to rush everything without learning and in life, this won't get you anywhere.

Also, If you ever want to pursue a career in computer programming, this is a good way to practice memorizing commands.

From these 3 tutorials,  I learned a lot from it.  I can't make a route from complete scratch because I never fully read any of them, but modifications to existing routes are pretty easy for me. I've only built short routes to use as test tracks for trains, with 4 tracks, a couple of stations, 600 meter blocks as platforms and that's it. I suggest you try to build something like that at first then learn how to detail the route.

I'll be honest and Michelle does not really write great instructions. Some of her tutorials are pretty vague, so I suggest you read all three tutorials to learn as much as you can.
« Last Edit: January 23, 2012, 08:08:44 pm by YankeesPwnMets »