| party_get_follower_index(name[, leader]) |
|
| Parameters: |
| name | | (string) name of the character to get the follower index for |
| leader | | (string, optional) the name of the party leader, defaults to the local player. |
| |
| Returns: |
| (integer) index of the follower, or -1 if the character is not following the player |
|
| Description: |
| Get the index of a follower in the player's party. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |