Controller that can be used to lock a given set of brake lines to help with burnouts. The state of locking can be anything from unpressurized to fully pressurized depending on setup and usage.
| Filename | lineLock.lua |
| Path | /lua/vehicle/controller/lineLock.lua |
| Type | Auxiliary |
| Usage type | Multiple (Not useful) |
"controller": [
["fileName"],
["lineLock", {"lockedLines":["RR","RL"]}]
],
Was this article helpful?