I have Blistering love (sq031) and Gig: A Lack of Empathy (sts_cct_dtn_03) bugged and incompletable. I tried editing the save files using the file save load editor mod but it doesn't do anything to the quests.

Any mod to force complete a mission?
#1
Posted 14 February 2021 - 10:04 am

#2
Posted 16 February 2021 - 02:28 am

Select the quest to the tracker and with command console use:
journalManager = Game.GetJournalManager() trackedEntry = journalManager:GetTrackedEntry() questEntry = journalManager:GetParentEntry(journalManager:GetParentEntry(trackedEntry)) questEntryHash = journalManager:GetEntryHash(questEntry) journalManager:ChangeEntryStateByHash(questEntryHash, "Succeeded", "Notify")
It will finish the quest with succeed, but if have anything who trigger fails avoid the area becouse it will fail.
ex: i didnt saw the grave of the turtle for Barry suicide quest, tryed the command, the quest finished with succeed, but if i go to the Barry's door the cops keep there crying and the quest fails.
#3
Posted 16 February 2021 - 10:16 am

Edit: So that command removes the quest from your quest list but does not actually complete the quest. The game still asks me to "get in the car" every time I try to pick up rogue. Also, I am not getting the achievement for the finishing all the gigs by using that command.
Edited by dab620, 16 February 2021 - 10:30 am.
Reply to this topic

Also tagged with one or more of these keywords: bug, blistering love, gig, a lack of empathy, bugged
