1. Trouble with the game?
    Try the troubleshooter!

    Dismiss Notice
  2. Issues with the game?
    Check the Known Issues list before reporting!

    Dismiss Notice
  3. Before reporting issues or bugs, please check the up-to-date Bug Reporting Thread for the current version.
    0.35 Bug Reporting thread
    Solutions and more information may already be available.

how to modify the bus display?

Discussion in 'Troubleshooting: Bugs, Questions and Support' started by johnkarpontinis, Jan 26, 2020.

  1. johnkarpontinis

    johnkarpontinis
    Expand Collapse

    Joined:
    Jan 26, 2020
    Messages:
    3
    Hey i was wondering the if there is a way to change the bus( wentward dt40l) display (not in servive) to anything you want ingame without the need to modify any game files. If not is there an app mod or somethig like that in can install?



    Thank you,
     
  2. NOCARGO

    NOCARGO
    Expand Collapse

    Joined:
    Apr 1, 2019
    Messages:
    1,470
    Hi and welcome to the forums :)
    Copy the zip called 'citybus' into a folder of your choice (a safe place away from the games content) and unpack it there.
    Find a file called citybus_signs.jbeam and open it with text editor. Somewhere around line 27 you will find this :

    "destText":"your text here"

    I already removed the original naming between the your-text-here-quotes because I pulled the example from my modded file.
    Change your-text-here into whatever you like. Go to your user folder of the game (standard = Documents/BeamNG.drive) goto
    /vehicles folder, create a folder called 'citybus' and now put that citybus_signs.jbeam (that you changed) into the folder.
    Boom voila you're done. Remember to back your /vehicles folder up if you don't want to loose its content because if you
    clear cache it WILL be gone. :)


    edit Now you came this far you can set it up as it should be : create a folder called 'vehicles', then
    put the folder 'citybus' that you placed in the user folder in there. Pack it into a zip and name it as you
    wish (just not a name that already exists) and put it in the mods folder. Now you have a mod !
    Now keep the citybus/citybus_signs.jbeam out of the Documents/BeamNG.drive/vehicles folder
    since this location overrides all other locations of the file citybus_signs.jbeam . :)

    edit edit I don't know if there is mod out there that does this
     
    #2 NOCARGO, Jan 27, 2020
    Last edited: Jan 27, 2020
  3. dezzey

    dezzey
    Expand Collapse

    Joined:
    Oct 31, 2013
    Messages:
    591
    An easier way is when you have the game running, hit the [`] key, and type in:

    controller.onGameplayEvent("bus_onRouteChange", {direction="direction", routeID="42"})

    Make sure that the setting on the left is set to "BeamNG LUA" or something.
     
    • Like Like x 2
  4. NOCARGO

    NOCARGO
    Expand Collapse

    Joined:
    Apr 1, 2019
    Messages:
    1,470
    But then it won't be saved ? It's very cool anyway :)
     
  5. johnkarpontinis

    johnkarpontinis
    Expand Collapse

    Joined:
    Jan 26, 2020
    Messages:
    3
    thanks for help both method works i like the first one because it is easier to remember howw to modify the display. I also like the second method because it is faster to do it. Anyway both methods helped.
     
    • Agree Agree x 1
  6. NOCARGO

    NOCARGO
    Expand Collapse

    Joined:
    Apr 1, 2019
    Messages:
    1,470
    Nice you got it working :)
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice