AddNonPartyFollower

From Dragon Age Toolset Wiki
Jump to: navigation, search

Adds a creature that follows the player around but it is not part of the player's party. The creature will not cross an area transition.

int AddNonPartyFollower(
object oFollower
);
Parameters:
oFollower
Creature to add as a follower
Returns:

1 if the creature is added, 0 if it fails

Source:

script.ldf