Static_ Posted August 19, 2021 Share Posted August 19, 2021 I don't know how to get rid... i need to use surf but cant Link to comment Share on other sites More sharing options...
Aariq Posted August 19, 2021 Share Posted August 19, 2021 10 hours ago, Static_ said: I don't know how to get rid... i need to use surf but cant IDK why this is, but this is genuinely horrifying. Link to comment Share on other sites More sharing options...
Nullspace Posted August 19, 2021 Share Posted August 19, 2021 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 More sharing options...
Static_ Posted August 19, 2021 Author Share Posted August 19, 2021 how exactly do i do this i really want to continue on this save Link to comment Share on other sites More sharing options...
bench Posted August 20, 2021 Share Posted August 20, 2021 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! Link to comment Share on other sites More sharing options...
Nullspace Posted August 20, 2021 Share Posted August 20, 2021 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 More sharing options...
bench Posted August 20, 2021 Share Posted August 20, 2021 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 More sharing options...
Nullspace Posted August 20, 2021 Share Posted August 20, 2021 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. Link to comment Share on other sites More sharing options...
Recommended Posts