What is the difference ? Is there a party leader for enemies ?
GetPartyLeader() and GetHero()
Débuté par
anakin5
, déc. 03 2009 05:19
#1
Posté 03 décembre 2009 - 05:19
#2
Posté 03 décembre 2009 - 06:26
Most of the time the two functions will return the same thing. However, you can change the party leader through scripting. It's used for sequences where your main character is not in the party. GetPartyLeader() will get the current leader, if it has been changed.
GetHero() will always return the original player character.
GetMainControlled() will return the currently selected character, the one who's abilities are in the bar at the bottom of the screen.
GetHero() will always return the original player character.
GetMainControlled() will return the currently selected character, the one who's abilities are in the bar at the bottom of the screen.





Retour en haut






