GetTacticConditionObject

From Dragon Age Toolset Wiki
Revision as of 22:50, 24 February 2010 by BryanDerksen (Talk | contribs) (also, remove tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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