GetTacticTargetObject

From Dragon Age Toolset Wiki
Jump to: navigation, search

The documentation on this page is incomplete, obsolete, or otherwise in need of a thorough review. The current content may provide a good starting point for this, but do not rely on its accuracy when using it to design content.

Returns the ID number of the targeted party member for those tactic targets which are generated on a per-follower basis.

object GetTacticTargetObject(
object oCreature,
int nIndex
);
Parameters:
oCreature
The creature to query
nIndex
The tactic index
Returns:

The ID number of the party member.

Source:

script.ldf