Locodrive cruise control problem

BenDragon81037
Posts: 48
Joined: Sat Dec 09, 2017 9:13 pm

Locodrive cruise control problem

Post by BenDragon81037 »

I've been using the 'loco drive' mod http://www.farming-simulator.com/mod.ph ... tle=fs2017 for quite a while now, but there has always been this consistent bug where when you set the cruise control to a value (for example: 10MPH), the train moves at that specific speed, but when you get out of the train, the train moves at twice that speed.
hpmc13
Posts: 475
Joined: Sun Feb 05, 2017 8:20 pm

Re: Locodrive cruise control problem

Post by hpmc13 »

I'm pretty sure that the speed at which the train travels is set in the mod itself. There's a file within the mod called LocoDrive.lua which has the following:

Code: Select all

self.ld.speed = 35;
If that's in Kilometers per Hour (which it probably is) then that would come to about 22 MPH (or twice what you are trying to set.) If you change that value to around 16 that might change how fast the trains run. I haven't tried it, though.
Playing on PC
BenDragon81037
Posts: 48
Joined: Sat Dec 09, 2017 9:13 pm

Re: Locodrive cruise control problem

Post by BenDragon81037 »

Well, the train travels at 9MPH when driving the train, but 18MPH when I'm driving alongside it in a car.
Post Reply