The reverse warn controller will play a sound, usually a repeating beeping sound, when the vehicle is in reverse gear.
This is mostly used on heavy vehicles like trucks, buses and heavy machinery.
| Filename | reverseWarn.lua |
| Path | /lua/vehicle/controller/reverseWarn.lua |
| Type | Auxiliary |
| Usage type | Multiple (Not useful) |
"controller": [
["fileName"],
["reverseWarn", {"beepLoopName":"event:>Vehicle>Electrics>Reverse>Beep_04", "soundNode:": ["ac1r"]}],
],
Was this article helpful?