Turret Lock
Turret Lock is a client side mod that allows users to lock turret stabilisation as well as to make the turret face forward along the hull.
This mod can lock the user’s turret onto a target, but it must be enabled by the server via CBA settings.
CBA Settings
- Vehicle Blacklist (no Inheritance): Any vehicle in this list will not have target tracking enabled. It will only disable the vehicle itself and not its children (which means any classes that inherit from that class).
- Vehicle Blacklist (with Inheritance): Any vehicle and their children in this list will not have target tracking enabled. You can use this setting to more easily blacklist a family of vehicles.
- Vehicle Whitelist (no Inheritance): Any vehicle in this list will have target tracking enabled, if the setting below has added the interaction to that class (see whitelist examples). It will only enable the vehicle itself and not its children.
- Vehicle Whitelist (with Inheritance): Any vehicle and their children in this list will have target tracking enabled. You can use this setting to more easily whitelist a family of vehicles.
Whitelist Examples
If you want to just whitelist e.g.
"B_APC_Wheeled_01_cannon_F"
- Set "no Inheritance" to
["B_APC_Wheeled_01_cannon_F"]
- Don’t change "with Inheritance"
If you want to just whitelist multiple vehicles e.g.
["B_APC_Wheeled_01_cannon_F","B_MBT_01_TUSK_F"]
- Set "no Inheritance" to
["B_APC_Wheeled_01_cannon_F","B_MBT_01_TUSK_F"]
- Don’t change "with Inheritance"
If you want to whitelist all vehicles:
- Don’t change "no Inheritance"
- Set "with Inheritance" to
["AllVehicles"]
CBA Keybinds
- Press Alt-U to lock the turret stabilisation. Only works if player is in the "Gunner" view (using the sights).
- Press Ctrl-Alt-U to lock the turret facing forward along hull. Works in any view (1st person, 3rd person, etc.).
- Press Shift-U to lock the turret onto a target. Only works if player is in the "Gunner" view (using the sights).
Links
- Steam Workshop
- GitHub[github.com]
Credit
- Mod Icon[getdrawings.com] from Icon Fonts[www.onlinewebfonts.com] which is licensed by CC BY-NC 4.0
- Mod by johnb43
License
See LICENSE.