BVEStation

Author Topic: Heyllo help  (Read 5392 times)

Offline Failsafe

  • Operator
  • ***
  • Posts: 315
  • Gender: Male
  • Community Advisor
    • View Profile
Heyllo help
« on: May 15, 2011, 11:15:27 am »
I am joining the NYCBTA team since i got the message to, and i wanted to know how to create my own shuttle route using something other than route builder , just two stops like the GC shuttle. Plz help
Bvestation Police Department-To protect and serve

Offline Ben

  • New Recruit
  • *
  • Posts: 74
  • Gender: Male
    • View Profile
Re: Heyllo help
« Reply #1 on: May 15, 2011, 11:40:32 am »
try using openbve [if you have] or any other "playing" simulation games every time you make a change.
The little brother of error46146

Offline Failsafe

  • Operator
  • ***
  • Posts: 315
  • Gender: Male
  • Community Advisor
    • View Profile
Re: Heyllo help
« Reply #2 on: May 15, 2011, 11:44:29 am »
huh? i just want to know how to make a shuttle route
Bvestation Police Department-To protect and serve

Offline Pacific385

  • Dispatcher
  • ****
  • Posts: 749
  • Gender: Male
  • BVEStation Member
    • View Profile
Re: Heyllo help
« Reply #3 on: May 15, 2011, 11:55:03 am »
huh? i just want to know how to make a shuttle route

You need either Wordpad or Notepad then depending, you have to learn how to code the route:

.CSV Route (More Modern) - http://openbve.trainsimcentral.co.uk/develop/route_csv.html
.RW Route (Less Modern (IMO, Easier)) - http://openbve.trainsimcentral.co.uk/develop/route_rw.html

Offline Ben

  • New Recruit
  • *
  • Posts: 74
  • Gender: Male
    • View Profile
Re: Heyllo help
« Reply #4 on: May 15, 2011, 12:11:51 pm »
huh? i just want to know how to make a shuttle route

You need either Wordpad or Notepad then depending, you have to learn how to code the route:

.CSV Route (More Modern) - http://openbve.trainsimcentral.co.uk/develop/route_csv.html
.RW Route (Less Modern (IMO, Easier)) - http://openbve.trainsimcentral.co.uk/develop/route_rw.html

that's right
The little brother of error46146

Offline Ben

  • New Recruit
  • *
  • Posts: 74
  • Gender: Male
    • View Profile
Re: Heyllo help
« Reply #5 on: May 15, 2011, 12:14:07 pm »
Also, CSV has more features than RW. That's what make it harder. It also has many symbols, including . , $ etc. RW only has @ , and . .
The little brother of error46146

Offline PencilCase16

  • New Recruit
  • *
  • Posts: 36
  • Gender: Male
  • BVEStation Member
    • View Profile
Re: Heyllo help
« Reply #6 on: May 15, 2011, 02:13:53 pm »
Go here:  http://www.bvestation.com/devzone.php 
My opinion:
If you want to learn the basics of route building with csv without any vagueness or much complexity, click on "ipaclansite's route building tutorials."  It should steer you in the right path of coding routes.  Later, you could also click on other tutorials to learn off of them or continue learning off of already existing 1st generation routes (G, 7, etc.).  This is all I know; the rest is up to you.  Have fun coding!  ;D
« Last Edit: May 15, 2011, 02:17:24 pm by PencilCase16 »

Offline Rayvon

  • Operator
  • ***
  • Posts: 384
  • Gender: Male
  • BVEStation Administrator
    • View Profile
Re: Heyllo help
« Reply #7 on: May 16, 2011, 02:22:23 pm »
Start off with Kevin's Tutorials in the Link PencilCase provided, then when you get the hang of it move on to Dennis Lance's tutorial. I recommend Dennis Lance's tutorial because it actually comes with a route you can mess with and he teaches you some more advanced commands, but Kevin's tutorial will show you the basics so you can prolly skip ahead in Dennis Lance's lessons