Hey guys, been looking for a little while on factions and followers and have sort of established that all current followers (those following the player) must have a certain rank in the CurrentFollowerFaction. Unfortunately I don't know what that is. I know that when creating a follower the rank of the CurrentFollowerFaction must be -1, but I'm assuming this changes when they become an active follower.
So what I need to be able to do is this:
- Detect any active followers (that are with the player)
- Dismiss them from the players side (Send them home or have them wait in an earlier cell. I DO NOT want to remove them from the factions and I want them to be treated as if the player dismissed them themselves.
I need to be able to work the first of these into a dialogue view as I need a conditional topic to play if the player has a follower with them. The other I just need to be able to do in papyrus, but I have no clue what functions/methods to use to accomplish this.
Any help would be greatly appreciated.
Thanks.