GTA V NativesvehicleVehicle::setMissionTrainCoordsOn this pageVehicle::setMissionTrainCoordsSyntax ```js vehicle.setMissionTrainCoords(x, y, z); ``` Required Arguments x: float y: float z: float Return value Undefined Example ```js // todo ``` See also