Black Ops III

Target_SetAllowHighSteering

Target will allow incoming missiles to steer more making the target easier to hit

Example:

Target_SetAllowHighSteering( enemy_tank, true )

Parameters

ParameterSummary
*target entityThe entity that is the target
*[bool]true/false"

* = mandatory