Logo About   Features   Roadmap   Compatibility   Developer Log   Downloads   Forum

Compatibility - Route files

This section documents the availability of CSV and RW route commands.

As openBVE's underlying parser does not make a difference between the two formats, all commands are available in both formats. This document assumes a CSV route, so if you have an RW route, be aware of the fact that the syntactical differences are not documented on this page, but will still work. Also, the commands from CSV and RW are unified in this document.

Comments

Not supported yet.

Variables

ElementStatus
$ChrSupported.
$RndSupported.
$SubSupported.

Route section

ElementStatus
.CommentNot supported yet.
.TimetableSupported.
.ChangeSupported.
.GaugeSupported.
.SignalSupported.
.RunIntervalSupported.
.DeveloperIDIgnored. It does not expose any functionality.
.LightDirectionSupported.
.DirectionalLightSupported.
.AmbientLightSupported.

Train section

ElementStatus
.FolderSupported.
.FileSupported. Same as .Folder.
.RunSupported.
.Run.SetSupported.
.FlangeSupported.
.Flange.SetSupported.
.Timetable.Day.LoadSupported.
.Timetable.Night.LoadSupported.
.IntervalSupported. Same as Route.RunInterval.
.GaugeSupported. Same as Route.Gauge.

Structure (Objects) section

ElementStatus
.Rail(.Load)Supported.
.Beacon(.Load)Supported.
.Pole(.Load)Supported.
.Ground(.Load)Supported.
.WallL(.Load)Supported.
.WallR(.Load)Supported.
.DikeL(.Load)Supported.
.DikeR(.Load)Supported.
.FormL(.Load)Supported.
.FormR(.Load)Supported.
.FormCL(.Load)Supported.
.FormCR(.Load)Supported.
.RoofL(.Load)Supported.
.RoofR(.Load)Supported.
.RoofCL(.Load)Supported.
.RoofCR(.Load)Supported.
.CrackL(.Load)Supported.
.CrackR(.Load)Supported.
.FreeObj(.Load)Supported.
.Back(.Load)Supported. Same as Texture.Background(.Load).

Texture section

ElementStatus
.Background(.Load)Supported.
.Background.XSupported.

Cycle section

ElementStatus
.Ground(.Params)Supported.

Signal section

ElementStatus
.LoadSupported.

Track (Railway) section

ElementStatus
.RailSupported.
.RailStartSupported.
.RailEndSupported.
.RailTypeSupported.
.AccuracySupported.
.PitchSupported.
.CurveSupported.
.TurnSupported.
.AdhesionNot supported yet.
.BrightnessSupported.
.FogSupported.
.SectionSupported.
.SignalSupported.
.SigSupported.
.SigFSupported.
.BeaconSupported.
.RelaySupported.
.TransponderPartially supported. The parameter Work is not currently simulated.
.TrPartially supported. The parameter Work is not currently simulated.
.PatternSupported.
.LimitSupported.
.StopSupported.
.StaPartially supported. The parameter Jam is not currently simulated.
.StationSupported.
.FormSupported.
.PoleSupported.
.PoleEndSupported.
.WallSupported.
.WallEndSupported.
.DikeSupported.
.DikeEndSupported.
.MarkerSupported.
.HeightSupported.
.GroundSupported.
.CrackSupported.
.FreeObjExtended. The syntax is:
Track.FreeObj RailIndex; IdxStType; X; Y; Yaw; Pitch; Roll
See this post on the forum for more information.
.BackSupported.
.AnnounceSupported.
.DopplerSupported.
.PreTrainSupported.
.PointOfInterestNew command. The syntax is:
Track.PointOfInterest RailIndex; X; Y; Yaw; Pitch; Roll
See this post on the forum for more information.

Valid HTML 4.01 Transitional