IsFollower

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns TRUE if a creature is a member of a player's party

int IsFollower(
object oCreature
);
Parameters:
oCreature
The creature to test for party membership
Returns:

TRUE if a creature is a member of a player's party

Source:

script.ldf

Description

This function returns TRUE if oPlayer and oCreature are in the same party