• Our new ticketing site is now live! Using either this or the original site (both powered by TrainSplit) helps support the running of the forum with every ticket purchase! Find out more and ask any questions/give us feedback in this thread!

[Another error] .Sta command

Status
Not open for further replies.

Nick

Member
Joined
8 Jun 2005
Messages
975
Code:
.Sta Derby;10.3745;10.3800; ;-1;0; ; ; ;15;24,

Is part of my route code, for a station, named for example reasons Derby (cause its short). I have followed instructions to get the command correct, but when I try to run bve4 it thinks the 24 at the end (relating to the percentage full of the train) is the sound I want it to play. Can anyone give me the correct way that code should be displayed in BVE4 to prevent a error?

Ta.
 
Sponsor Post - registered members do not see these adverts; click here to register, or click here to log in
R

RailUK Forums

Dennis

Established Member
Joined
8 Aug 2005
Messages
2,676
Location
Trowbridge
should be

.sta Derby;10.3745;10.3800; ; -1;0; ; ;15 ;24,

probably just miscounted the number of ; required, easy mistake to make.

Station syntax for BVE4 should be

stationname; arrivaltime; departuretime; leaveblank; doorside; stationsignal; leaveblank; arrivalsound; minimumstoptime; fillfactor; startingsound;timetableindex.

At least BVE4 gives you a clue what the errors are - much easier than BVE2.x
 
Status
Not open for further replies.

Top