Separate names with a comma.
Better late than never! The mod now loads and works correctly in v0.18. Coincidentally the version number for this update is also 18. Very...
I support aljowen's actions so far with the Raven R20. I won't buy it because I don't desire the mod - either the paid or free version. It's...
Give the line below a try for temporarily renaming the player vehicle in realtime. Use it from the GE - Lua command line. local name =...
Good work sharing the performance graphs. If you're running Windows 10 there is some additional info you could gather. Please use the Task...
Looks like I failed to share the previous update, but I've uploaded the current one for v0.16.x in the OP. The last few changes were simple...
Ah, that was a tricky one. :) Here's the important bit that you missed from the article you linked to on the wiki: "We can also control which...
Try CTRL+R. By default that should be mapped to a full reload of the vehicle from disk.
Meh? If you don't want to implement it that's fine with me, just as it would be fine with me if someone did want to implement it. After seeing...
I only have a moment, so I have to keep it brief for this one. Your intention not to bother other modders is admirable... but who did you assume...
Basically the solution to this is "try harder". :-| It's your choice where you try harder, but either way that's my advice. Try harder to...
Good job. Please share with others how you got things straight! Also be sure to mark this thread as solved using the "thread tools". :)
Did you fix the problem you asked about in this thread? It's hard to imagine new gauges being useful w/out a drivetrain....
Yes, it is possible. Examples: core_vehicles.spawnNewVehicle("pickup",{}) core_vehicles.spawnNewVehicle("pickup", {config =...
Please do this: Disable all other mods Load up the game w/ this mod enabled, load a level, spawn this vehicle, close the game Upload your...
"What's going on" is probably this bit "I've tried zipping with best quality compression / I've tried zip and rar". This game, like most things...
A fair point about traction control not slowing a car down. RE: the Mazda ESS system, different brands do different things. You've already got...
That's where the mesh is positioned, so 'yes' as far as that goes. It's been a while since I've done much work with wheels/tires so I can't...
Make a backup of your work first. Try removing parts to see if the problem goes away. You've got a pile of parts (11) in that jbeam. Isolating...
Simple_skin_tutorial A very simple and short picture based tutorial on how to create custom skins Introduction_to_skin_system An In depth look...
You can't just add the part. You must modify the part. There are nodes in the lightbar and nodes in rest of the vehicle. They should connect...