BVEStation Forums

BVE => BVE/OpenBVE Support => Topic started by: train fan on June 04, 2015, 11:48:29 am

Title: How to code Routes
Post by: train fan on June 04, 2015, 11:48:29 am
Can anyone tell me is there any site that will help me create routes, because i cant find any website that will help me code routes
Title: Re: How to code Routes
Post by: Ramirez1523 on June 04, 2015, 12:22:03 pm
You can start here: http://wiki.bvestation.com/index.php?title=Main_Page
Title: Re: How to code Routes
Post by: train fan on June 04, 2015, 12:35:05 pm
Thank you
Title: Re: How to code Routes
Post by: JayTrainz on June 04, 2015, 12:38:12 pm
http://www.bveklub.hu/developing/route_csv.html#track_signalling

This website should help you! It helped me modify routes(for my own personal use) n stuff.
Title: Re: How to code Routes
Post by: train fan on June 04, 2015, 06:47:37 pm
Thank you so much, so I put these codes on Microsoft Excel?
Title: Re: How to code Routes
Post by: ipac on June 05, 2015, 10:09:38 pm
Its better to use a text editor like notepad or notepad++.  Excel typically adds additional things to the file that clutter the file up.
Title: Re: How to code Routes
Post by: train fan on June 25, 2015, 09:05:25 pm
Im confused, from what im seeing, all the routes(that has codes)is using microsoft excel and you guys told me to use notepad++, whats up with that
Title: Re: How to code Routes
Post by: mrsam127 on June 26, 2015, 06:02:45 am
Im confused, from what im seeing, all the routes(that has codes)is using microsoft excel and you guys told me to use notepad++, whats up with that
What I think you're trying to say is that the open in excel by default. That is because it is the default reader for a CSV file. You have to change that default reader by right clicking on a CSV file, clicking 'Open With', clicking 'Choose Default Program', and choosing Notepad ++.