Fable3mod
Discussions for modifying Fable 3

Home » Modding Forums » Modding Discussion » Help fixing broken quest?
Help fixing broken quest? Thu, 24 May 2018 23:30 Go to next message
Wicker is currently offline  Wicker
Messages: 2
Registered: June 2017
Junior Member
Hello. I'm trying to do the quest "Kidnapped" but I can't interact with the quest giver. He's just silently standing there. It's still in my quest list, and I still get a golden trail to him, there's just no way to interact. I'm just wondering if there's any script I could use that could fix this?Sad

The wiki on this quest seems to think the cause is either entering the orphanage or leaving industrial before completing the quest, which I did.
Re: Help fixing broken quest? Fri, 25 May 2018 22:56 Go to previous messageGo to next message
Wicker is currently offline  Wicker
Messages: 2
Registered: June 2017
Junior Member
Please?Sad
Re: Help fixing broken quest? Sun, 27 May 2018 05:58 Go to previous message
Artofeel is currently offline  Artofeel
Messages: 195
Registered: August 2013
Location: Russia
Senior Member
did you try to go to hideout?
you may force to load level
ScriptFunction.LoadLevelWithScenario('BWSIndustrialCave', 'defaultscenario')

but this probably not end good..
better try to reload quest first
QuestTracker.Deregister(QuestManager.HeroEntity "QO160_EliseElliot")
QuestTracker.Register(QuestManager.HeroEntity "QO160_EliseElliot")
QuestTracker.SetAsActive(QuestManager.HeroEntity "QO160_EliseElliot")

[Updated on: Sun, 27 May 2018 06:13]

Report message to a moderator

Previous Topic: Fable Pc couch co-op?
Next Topic: Change Dog Breed Pre-Sanctuary Access?
Goto Forum:
  


Current Time: Thu Mar 28 11:22:43 PDT 2024

Total time taken to generate the page: 0.01409 seconds