Page 1 of 1

Frank won't enter Master Bedroom

Posted: Wed Apr 25, 2018 11:27 pm
by fantacy009
I imported the custom story from "Sluttier Party" and then tried to create additional interactions.

I have created an event that will warp Brittney to the bed(right) in the Master Bedroom (let's call it Event A). Afterward, one of the three male NPCs may walk to the Master Bedroom (referred to as Event B) to have sex with Brittney (this is Event C) depending on the dialogue.

To do so I use the dialogue to set a new variable to 1, which will then trigger a periodical event (Event B) for Frank to walk to Brittney. When the distance between Frank and Brittney is less than 2, another sex event (Event C) will be triggered.

Now Frank will walk to Brittney when the Event B is triggered, but then he will stop at/around the door of Master Bedroom while his "CurrentMoveTarget" is still set to Brittney. I have already set Frank's "AbleToRoam" to 1 and reset his Use_State_AbleToRoam to True.

It seems that the event triggers are all set up correctly, because if I warp Frank directly to Brittney using console command when Frank is standing by the door, they will start to have sex (Event C). Also, the same configuration works perfectly for Derek and Patrick, but just not for Frank.

I wonder if there is anything else I should pay attention to with this Frank character?

Thanks for your help/comments in advance.

Re: Frank won't enter Master Bedroom

Posted: Thu Apr 26, 2018 4:11 pm
by eekdon
fantacy009 wrote: Wed Apr 25, 2018 11:27 pm I imported the custom story from "Sluttier Party" and then tried to create additional interactions.

I have created an event that will warp Brittney to the bed(right) in the Master Bedroom (let's call it Event A). Afterward, one of the three male NPCs may walk to the Master Bedroom (referred to as Event B) to have sex with Brittney (this is Event C) depending on the dialogue.

To do so I use the dialogue to set a new variable to 1, which will then trigger a periodical event (Event B) for Frank to walk to Brittney. When the distance between Frank and Brittney is less than 2, another sex event (Event C) will be triggered.

Now Frank will walk to Brittney when the Event B is triggered, but then he will stop at/around the door of Master Bedroom while his "CurrentMoveTarget" is still set to Brittney. I have already set Frank's "AbleToRoam" to 1 and reset his Use_State_AbleToRoam to True.

It seems that the event triggers are all set up correctly, because if I warp Frank directly to Brittney using console command when Frank is standing by the door, they will start to have sex (Event C). Also, the same configuration works perfectly for Derek and Patrick, but just not for Frank.

I wonder if there is anything else I should pay attention to with this Frank character?

Thanks for your help/comments in advance.
Without having looked at the story and char files themselves, have you reached out to the original author? There's definitely no mechanics/system reason that Frank wouldn't be able to do what you've described.