Separate names with a comma.
Hey! I just wanted to say thanks to the developers for all the work so far , and thanks for all the work put in up to this point ! I've played...
Tested with Cessna 172 and Sacota ST-10. Place the aircraft at the end of the runway closest to the house before attempting takeoff. Special...
There are a lot of people here who like to fly aircraft in BeamNG and ECA would be a great map to do it on, buut there is no place to land or take...
Socata ST-10 Diplomate DOWNLOAD AT BOTTOM OF THIS POST PLEASE READ THE ENTIRE POST FOR FLYING INSTRUCTIONS, CONTROLS, FEATURE LIST, ETC! FOR...
The lua function readDictJSONTable will return a table with a missing element if there is null in that json row. Example: "test":[...
Yeah, just like the title says. Because there are some vehicles that will have many hydros [img] (imported from here)
Could you guys add collision triangle debug modes where it would show -Front red face / blue back face -triangle drag coefficients (mode 1)...
Hey guys! I'm having this issue where on ECA/Hirochi Raceway/DRI my screen will suddenly freeze and BeamNG will crash. On these maps it happens...
To go along with the UE4 thread, Unity 5 is now free. It is a full-featured free engine with realtime GI and all that fancy stuff :). [img]...
Any fellow players here? :) [media]
Hey developers/fellow forum users, here is a list of suggestions that I've come up with that would assist the creation of custom Lua for vehicle...
[IMG] (imported from here) Art by the FlightGear team. Programming by me. Click the knob on the bottom left to calibrate 0ft to your current...
I've noticed the audio stops updating after I unplug/replug speakers. The sound is still playing but it never updates again. Vehicle sound gets...
I'm wondering if collision quads could be added. Rather than id1 id2 id3 id2 id1 id4 it would just be id1 id2 id3 id4 It would save a bunch...
In the latest versions, when the map is modified and you press escape, it asks to save the map rather than open the menu. Just one of those small...
So it seems since so many people pack their mods in different ways, that many are having issues installing them. I was wondering if anyone would...
Hey! My suggestion is to allow raycasting in Lua. To implement , for example, self-driving vehicles ;). I think a good usage would be:...
Hello guys! :) I'd like to introduce the soundbank system for engine sounds . This is a LUA mod that allows any number of sound files to be used...
I have been seeing a handful of threads where it is posted "I searched but found nothing" after someone tells them about the search function....
Hey! Is there any way to send a game engine command from LUA ? such as thePlayer.SetTransform("0 0 0 0 0 0 0 0 0"); ?