Separate names with a comma.
daniel-w updated Flood with a new update entry: Fixes Read the rest of this update entry...
Sorry, only just noticed it's broken. I've pushed an update, but it's just waiting for approval. Apologies for the inconvenience --- Post updated...
Changes: - Use vectors instead of matrices for water level changes - Removed time of day option as the environment menu exists - No longer...
The best car :)
Hi, this is possible if you install the required VSCode extensions and start BeamNG with -luadebug You can open the lua folder and then F5 to...
Hi, we are currently looking into this. However, please avoid downloading dll's from websites as there could be anything contained within them....
Hi, please could you share the error? Thanks :)
Oh sorry, I must have forgotten to respond to this. I'm not actually really sure. I know in Lua you can do something like: M.onSerialize =...
Make sure to disable all mods and clear the cache through BeamNG's launcher, that should resolve any issues :)
Seems to be an issue with a mod (https://www.beamng.com/resources/arcanox-core.6060/), so make sure to disable all mods and then try again. And...
Hey :) If you're looking to call your Lua function via a keybind then you can do this. 1. Create an actions file:...
Thanks :)
Yeah, I've posted it a few times. But as I said, if you have any questions then feel free to ask, I'm happy to help :)
Hey, here's an example mod I made a while back that includes a UI app. Hope it helps! Feel free to ask any questions