Jump to content

inumberactorsallowedtofollowplayer Cass problem


Recommended Posts

I have inumberactorsallowedtofollowplayer set to 12 so i should be allowed 12 companions. I currently have Boone, ED-E and vanessa in the current party. When I try to recruit Cass, she won't join and says stuff if I already have a companion. In vanilla you are allowed one human and one non human I think.

Link to comment

Mmmh that variable shouldn't decide the quantity of companions, since its vanilla value is 6.

The check is done inside the Cass' dialogue itself (VNPCFollowers - topic FollowersHired)

The variable which is checked is VNPCFollower.bHumanoidInParty

 

So theoretically it should be setted back to zero via console, before talking to her, using something like this:

 

SET "B16D0".bHumanoidInParty TO 0

 

Never tested, don't know if this could cause extra downsides.

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use