Svelbeard

Home Forums Transport Fever officially announced!

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Multiple unit trains #12248
    Svelbeard
    Participant

    Here is my lua file saved in the multiple_unit folder as class_158.lua

    Any ideas would be greatly appreciated 🙂

     

    function data()

    return {

    vehicles = {

    { name = “vehicle/train/class_158.mdl”, forward = true },

    { name = “vehicle/train/class_158_centre.mdl”, forward = true },

    { name = “vehicle/train/class_158_trailer.mdl”, forward = true },

    },

    name = _(“BR Class 158”),

    desc = _(

    “British Rail Class 158 used for Cross Country Services \n “..

    “Mod made by Svelbeard.”)

    }

    end

    in reply to: Multiple unit trains #12208
    Svelbeard
    Participant

    I am having a very similar issue, I’m working on a class 158 currently. My game crashes when I click on the Depot. Train works fine without the lua script

    in reply to: [REL] British Rail Class 55 Deltic #12200
    Svelbeard
    Participant

    @dj I have uploaded the files to the link you showed me thanks!

Viewing 3 posts - 1 through 3 (of 3 total)