Page MenuHomeFeedback Tracker

[Feature Request] Add ability to change weapon lock state
New, NormalPublic

Description

To be able to script an alternative targeting system (ie WW2/some helper system) or a more advanced system, please add the following two commands:

SQF commands:

_target = getTargetLock _unit;//objNull if none locked
_success = _unit setTargetLock _target;//false if lock cant be set for any reason

Ref: https://community.bistudio.com/wiki/Arma_3:_Targeting

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
Scripting

Event Timeline