Jump to content

Mom want stop following me after she dies


Static_

Recommended Posts

Hmm, this seems a bit harder than usual; I don't have the savefiles to test it, but it seems followers are not completely governed by a numbered switch or variable. I wonder how you got in that situation.

 

The way the event removes Nancy is like this (if you have debug, you can try F6):

 

Kernel.pbRemoveDependency2("Nan")
pbDeregisterPartner

 

The other way it might work is to trigger another partner event, but I'm unsure.

Link to comment
Share on other sites

2 hours ago, bench said:

I have this problem too. Is there a way to trigger another partner event as well? Mom keeps following even after the Espurr slide event/

 

I can also send you my save file if that can help!

It would certainly help; right now I think I have found that even after removing her (the script does work) it seems that there is even another thing that blocks TMs.

Link to comment
Share on other sites

37 minutes ago, Nullspace said:

It would certainly help; right now I think I have found that even after removing her (the script does work) it seems that there is even another thing that blocks TMs.

I have sent it via private message!

Link to comment
Share on other sites

Ok, going by the sample bench sent me, it seems only the first line is strictly needed. To "brute-force" fix this you:

 

Need to have debug enabled.

Press F6 (A prompt like in the attached image should appear).

Type:  Kernel.pbRemoveDependency2("Nan")

Press enter and Nancy should be gone :c

Disable debug (Recommended).

 

The prompt seems to have some weird behavior, though, and you can't copy paste.

RemoveNan.png

Link to comment
Share on other sites

  • Recently Browsing   0 members

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