How do I link track following object xml files in a route?
3 posters
Page 1 of 1
How do I link track following object xml files in a route?
My question is right what the title says: how do I link track following object xml files in a route in OpenBVE 1.6?
I cannot seem to find it in the documentation.
I cannot seem to find it in the documentation.
Re: How do I link track following object xml files in a route?
Can you describe exactly what you're trying to achieve?
They're essentially standalone files, and just need to be added in the same manner as an object declaration.
https://openbve-project.net/documentation_hugo/en/routes/xml/trackfollowingobject.html
- Code:
Route.TFOXML(YourTest.xml)
They're essentially standalone files, and just need to be added in the same manner as an object declaration.
https://openbve-project.net/documentation_hugo/en/routes/xml/trackfollowingobject.html
Re: How do I link track following object xml files in a route?
I just want to set up a track following train, but I didn't know how to link the xml in the route file.
So, is "Route.TFOXML(YourTest.xml)" the way to do it, meaning it goes into the "With Route" section of the .csv file?
So, is "Route.TFOXML(YourTest.xml)" the way to do it, meaning it goes into the "With Route" section of the .csv file?
Re: How do I link track following object xml files in a route?
Yes, that's right.
A couple of examples in the PR:
https://github.com/leezer3/OpenBVE/pull/326
A couple of examples in the PR:
https://github.com/leezer3/OpenBVE/pull/326
Re: How do I link track following object xml files in a route?
Thanks. My good old Királyliget line seems to be an ideal place to try these new features, as it is a double track route. I'm looking at placing some more "AI" trains in the route using the new XML format.
Re: How do I link track following object xml files in a route?
I keep getting the error when loading the single line waiting demo file in 1.6.0.0.
Warning The command Route.TFOXML is not supported at line 39
Thanks
Warning The command Route.TFOXML is not supported at line 39
Thanks
ecreek- Posts : 62
Join date : 2011-08-23
Similar topics
» Extensions.cfg files in Object Viewer
» Track Follow Object
» How to make object following track curve ?
» Object Viewer crashes when new variables are used in .animated files
» Incorrect switch (possibly other track-related?) object placement
» Track Follow Object
» How to make object following track curve ?
» Object Viewer crashes when new variables are used in .animated files
» Incorrect switch (possibly other track-related?) object placement
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum