Transbrake

Summary

The transbrake works by allowing to lockup the gearbox with a forward gear selected, allowing to load up the engine while preventing the car from moving forward.

This is often used in combination with launch control to build boost and preload the torque converter on higher powered cars for a better launch.

When equiped, the default keys to engage the transbrake is Shift + Ctrl + Alt + Space.


File Info

Filename transbrake.lua
Path /lua/vehicle/controller/transbrake.lua
Type Auxiliary
Usage type Multiple

JBeam Properties

string
type
gearbox
default
The name of the gearbox that will be affected by the controller.
This should usually be left as is.
string
type
transbrake
default
The name of the electrics that will indicate the status of the transbrake.


Public Functions

Function name
Parameters
Description
Function name
toggleTransbrake
Parameters
Description
Switches the state of the transbrake.
Function name
setTransbrake
Parameters
value
Description
Sets the transbrake to the chosen value.

Example Usage

"controller": [
    ["fileName"],
    ["transbrake", {}],
],

Last modified: 8/8/2023 12:59

Any further questions?

Join our discord