1.7 KiB
ESBtnBoxBindings
This mod creates new binds to handle:
- Headlights
- Lightbar
- Differentials
- Range box
- Ignition
- Starter
Why this exists
In BeamNG.drive most binds are expecting a single key press to either toggle
across multiple states of a given device or just toggle from on and off.
For example, on the rangebox it goes:
H2 -> Press -> H4 -> Press -> L4 -> Press -> H2
We cannot manually set the range box to L4 or H2. We have to toggle across
its available modes.
This mod extends the default BeamNG.drive keybinds to allow selecting what mode we want to be in.
New Controls
-
ESBtnBox Bindings: Toggle Ignition to ON PositionTurns the key to the ON position -
ESBtnBox Bindings: Toggle Ignition to Acc PositionTurns the key to the Acc position -
ESBtnBox Bindings: Turn starterTurns the starter -
ESBtnBox Bindings: Toggle High Beams OnTurns high beams on and off with the flick of the toggle switch -
ESBtnBox Bindings: Toggle Low Beams OnTurns the low beams on and off with the flick of the toggle switch -
ESBtnBox Bindings: Toggle Lightbar Light OnTurns the lights on the lightbar -
ESBtnBox Bindings: Toggle Lightbar Sound OnTurns the sound and lights on the lightbar -
ESBtnBox Bindings: Toggle High 4Set the range box to high four -
ESBtnBox Bindings: Toggle Low 4Set the range box to low four -
ESBtnBox Bindings: Toggle Front Diff LockLock the front diff -
ESBtnBox Bindings: Toggle Rear Diff LockLock the rear diff -
ESBtnBox Bindings: Toggle Both Diff LocksLock front and rear diffs
Versioning
Will follow BeamNG.drive version and set the patch version number for my updates.