We stopped a train!

Metadata
{
    "area": "RANCHO",
    "creat": 1593115941,
    "crewid": 0,
    "drctr": false,
    "loc": {
        "x": 419.58591,
        "y": -1684.29749,
        "z": 29.14564
    },
    "meme": false,
    "mid": "",
    "mode": "SP",
    "mug": false,
    "nm": "",
    "rds": "",
    "rsedtr": false,
    "scr": 1,
    "sid": "0x0",
    "slf": true,
    "street": 1680892246,
    "time": {
        "day": 26,
        "hour": 17,
        "minute": 24,
        "month": 7,
        "second": 8,
        "year": 2009
    },
    "uid": 583603331
}
1 Like

How?! For some time now my script has been struggling to stop a train when the driver leaves it! :confused:
Or is it a ymap? ^^ oO

Oh I just scripted this, you can use SetTrainCruiseSpeed(train, 0.0) to slowly stop a train I think

1 Like

Yes but I have to do it at each tick and on each client by keeping it synchronized via the server otherwise the train becomes uncontrollable (leaves without reason and accelerates infinitely> 300Km/h) :’(