Difference between revisions of "SetFollowPartyLeader"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks okay, removing tag.)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=SetFollowPartyLeader
 
|name=SetFollowPartyLeader

Latest revision as of 01:34, 11 February 2010

Sets the following state of the henchman to true or false

void SetFollowPartyLeader(
object oCreature,
int bFollow
);
Parameters:
oCreature
Party follower
bFollow
TRUE to follow, FALSE to separate from the party
Returns:

Nothing.

Source:

script.ldf

Description

Change the following state to false if you want the henchman to separate from the group