Quote:
Originally posted by shamrock_uk:
Hmm...she spawned fine using the console but keeps striking up a conversation ever couple of seconds. The conversation options are the ones you get if your main character tries to strike up a conversation with her. This continues even when she's not in the party. Any suggestions to fix this?
Oh, and a slight bug possibly: If she dies and is removed from your party without resurrection, her satchel turns up in the PC's inventory and is irremovable.
|
I'm uploading a v1.2 that should fix both of these problems. I recommend a re-install.
If you don't reinstall, to stop the looping in an old version (I'm assuming you found a quest item and that triggered the problem), highlight Finch and set these variables with CLUAConsole:
CLUAConsole:SetGlobal("SUFinchBook1Comment", "LOCALS", 1)
CLUAConsole:SetGlobal("SUFinchBook2Comment", "LOCALS", 1)
CLUAConsole:SetGlobal("SUFinchBook3Comment", "LOCALS", 1)
CLUAConsole:SetGlobal("SUFinchBook4Comment", "LOCALS", 1)
CLUAConsole:SetGlobal("SUFinchBook5Comment", "LOCALS", 1)
Thanks for bringing this to my attention!