Black Ops III

Target_SetAttackMode

Sets how missiles and rockets should approach the target.

Example:

Target_SetAttackMode( enemy_tank, "top" )

Parameters

ParameterSummary
*target entityThe entity that is the target
*mode name"top" or "direct"

* = mandatory