GetTacticConditionObject

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the ID number of the party member being referenced in those conditions which are generated on a per-follower basis.

object GetTacticConditionObject(
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