Jump to content

[SCRIPT] 2 Followers / Companions


kLAcK107

Recommended Posts

This script allows you to have 2 followers of any choice instead of one follower and one dog.

 

First open your console with ~

Click on your desired follower

ssq 750ba
forcerefintoalias Animal

 

Currently the only way to dismiss is to select another second follower! Chickens work well.

 

 

To open your 2nd followers inventory:

Open console, click on your 2nd follower

OpenActorContainer 1

 

EDIT: fixed typo, simplified code

Edited by kLAcK107
Link to comment
Share on other sites

This script allows you to have 2 followers of any choice instead of one follower and one dog. In this example, Jordis the Sword-Maiden is set as your 2nd follower.

 

a2c95.moveto player
ssq 750ba
prid a2c95
forferintoalias Animal

 

Currently the only way to dismiss the second follower is to kill them, or select another second follower!

 

Forgive my lack of knowledge, but how do I make that text into a script? or am I asking something not as easily explained as that?

Link to comment
Share on other sites

This script allows you to have 2 followers of any choice instead of one follower and one dog. In this example, Jordis the Sword-Maiden is set as your 2nd follower.

 

a2c95.moveto player
ssq 750ba
prid a2c95
forferintoalias Animal

 

Currently the only way to dismiss the second follower is to kill them, or select another second follower!

 

Forgive my lack of knowledge, but how do I make that text into a script? or am I asking something not as easily explained as that?

 

You can just type ~ to open the console, then type in:

a2c94.moveto player

ssq 750ba

prid a2c95

forcerefintoalias Animal

 

OR you could create a txt file, copy that code into the text file, save it as "2followers" and put it in your Skyrim folder. Then ingame just type:

 

bat 2followers

 

That will run the code in your txt file as a script.

 

Edit: Unfortunately my game is saying: "Script command forferintoalias not found." Looks like it's "Forcerefintoalias". Changed it above.

Edited by Blocky
Link to comment
Share on other sites

It works with Forcerefintoalias. I have to bring up the cc and actually select the follower to get it working, and I can't trade with them once they're in the slot (because you can't trade with dogs), but it works. Got 2 mage college followers now, its working out pretty well. Just stock up the 2nd follower with equipment before making them the 2nd follower and its fine. Edited by ryanwh
Link to comment
Share on other sites

awesome

I have been searching through the skyrim.esm for ages to find a way to do this...with fnvedit and fomod as they are now, it seems to be not possible. They still cant read many parts of those files. dunno if it is possible with SKSE or script dragon, though to allow multiple companions.

 

Edit: Is there a console command to force the 2nd follower into the command moder? The one where you can send him somewhere and stuff?

 

Edit 2: Figured it out myself...the comand is: "SetFavorstate 1"

Edited by JanoRis
Link to comment
Share on other sites

awesome

I have been searching through the skyrim.esm for ages to find a way to do this...with fnvedit and fomod as they are now, it seems to be not possible. They still cant read many parts of those files. dunno if it is possible with SKSE or script dragon, though to allow multiple companions.

 

Edit: Is there a console command to force the 2nd follower into the command moder? The one where you can send him somewhere and stuff?

 

Edit 2: Figured it out myself...the comand is: "SetFavorstate 1"

 

Great find JanoRis!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...