Jump to content

Recommended Posts

Posted
10 hours ago, Static_ said:

I don't know how to get rid...

 

i need to use surf but cant

image_2021-08-18_191802.png

IDK why this is, but this is genuinely horrifying.

Posted

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.

Posted

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!

Posted
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.

Posted
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!

Posted

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

  • Recently Browsing   0 members

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