Jump to content

inumberactorsallowedtofollowplayer Cass problem


Recommended Posts

Posted

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.

Posted

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.

Archived

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

  • Recently Browsing   0 members

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