SetTargetEnt( <entity> )


Module: HUD

Summary:

Set the entity that this waypoint should target. In MP, entity should already be a broadcasting entity, as with Objective_OnEntity().



Call this on:

Hud Element



Example:

waypoint SetTargetEnt( level.axis.bombcarrier );



Required Args:

  • 1 : <entity> Entity to Target