Target_SetAttackMode( <target entity>, <mode name> )


Module: Objective
SP Only

Summary:

Sets how missiles and rockets should approach the target.



Example:

Target_SetAttackMode( enemy_tank, "top" );



Required Args:

  • 1 : <target entity> The entity that is the target
  • 2 : <mode name> "top" or "direct"