Separate names with a comma.
DaddelZeit updated Zeit Radio (The Zeidio) with a new update entry: 0.35 Update Read the rest of this update entry...
- Fixed songs never properly unloading - Fixed songs not stopping when using next or previous button - Changed window style to use default BeamNG...
No, the starter is active up until the maximum starter AV is reached. This is the same in the vanilla game, except that that has a safe guard that...
I was responsible for the shift logic code. The configuring and tuning was still done by Finn. If you're unhappy with that please report in the...
Either use Shift+Left Click or CTRL+Left Click. You should also be able to use a selection rectangle by dragging.
This works. vehData = core_vehicle_manager.getVehicleData(be:getPlayerVehicle(0):getID()) mySuspensionName = vehData.chosenParts.nine_suspension_F
Use the remove button in the mod manager.
Everything that is not vehicles or roads is not dynamic and instead added into one or more background images. You can usually find them in each...
There are active developments on TAA: [ATTACH]
The definitive fix for the game lag when opening the vanilla graphics options is now available with 16.5. - Added experimental HQ motion blur for...
This will only really be possible if the game's motion blur also receives this type of radial blur. The mod does nothing except enable the vanilla...
You can also use the core_vehicleBridge extension for this. core_vehicleBridge.registerValueChangeNotification(vehicle, "ignitionLevel")...
Between 0.30 and 0.31 the way to load Lua files changed, and 0.30 does not support the new variant. The only version on GitHub that 0.30 would...
- Fixed a Lua exception on game launch (whoops)
- Mod activity no longer depends on camera mode being "driver"
You cannot differentiate between spawning a vehicle for the first time or generally spawning a vehicle in the VLua environment, and there is no...
Overview This mod adjusts the interior muffling strength according to the surrounding collision structure, dynamically reacting to e.g. opening...
No, it destabilised the fabric of reality. The universe has mere minutes left.
Custom defined brakeSquealLoop sounds won't ever be loaded because their path is disregarded in initWheels(). The argument is correctly translated...
The rear camera hasn't ever worked and isn't supposed to.