Separate names with a comma.
Either your missing a part or you haven't exited part edit safe mode.
If the race is a scenario this line seems to works: scenario_scenarios.onSerialize().countDownTime For a different gameplay mode there might be...
Try a vanilla car, if it works the modded car is to blame.
I don't plan to add it, this is mainly a racing focused mod and I don't plan on adding more delivery types which would be needed for the T series...
Yeah it probably would be possible but I don't think it's really worth it at this point.
Modded jbeam files very often have issues because of typos, missing fields, etc. Best you can do is avoid files that cause problems. Show me...
Yeah I did, the map is actually released as an addon. I gave up on having race bystanders because it wasn't that important, just for a throwback...
The script should be inside the 0.34 subfolder, the game doesn't load anything before that into the virtual filesystem so that version specific...
Works fine for me. If you had the game running while you added the script you need to hit CTRL+L to reload lua scripts. If you make edits you need...
It only saves jbeam files that have edited coupler parts in them but those files could indeed contain non coupler parts, although they aren't...
Throw this code in a lua script (ex: userfolder/myScript.lua) and run it from console (extensions.myScript.myFunction()) local M = {} local...
There's a button to attach files to your issue on the bottom left of the text area. But before you try anything else, if you're still using the...
You could do this entire thing through lua without having to deal with parsing issues from a python json library. The game has util functions for...
Yeah I personally don't think it's worth it but it shouldn't be too hard to do as a first UI app. If you do it and get to the point where it works...
What would you overhaul exactly and how would you do it? I'm always open to suggestions. If you really want to you could even make a UI mockup to...
Version 1.17.5 has just been released, this version focused on some player suggestions and QoL changes, such as nested tree part edit menu with...
Yeah this is already planned as one of the track event levels as per the first post of this thread. Not planned for next update but soon.
Yes this is planned for next update. Not the price paid because that information isn't stored anywhere but the value of the used part at a shop...
It'll be organized like the vanilla part tree, with child slots hidden under parent slots. I'm not changing the look of the UI to be the same as...
I don't know, is that another mod? A mod that heavily changes the transmission system might be a bit much to ask in BeamLR. To add cars (mods...