Jump to content

Finished quest items stuck in inventory, finished quests stays in acti


neo_niko99

Recommended Posts

I have some quest items that the quests are already finished but I can't drop them.

 

They are instructions: the gray cowl & plan for the big heist, handwritten note to anchorites & filled collosal black soul gem, echo cave key, falcar's key, imbel family crypt key, sanctuary key. I stole mages guild key before I joined them n after I joined the mages guild they gave me another key, so now I have 2 mages guild keys (1 key with the red hand symbol n 1 key is normal) that I can't ever throw out. And also akaviri orders that I stole after the mission is completed but it stays in my inventory.

 

I have a finished quest: cast out from the thieves guild, but it still stays in the active quests tab not the complete quests tab. The arena and the listener quest also stays in active quests tab.

 

Is this a normal thing? How can I fix these? Are they repairable or just some bugs that won't go away? ^_^

THX!

Link to comment
Share on other sites

They can be fixed via the command console.

 

Open the command console:

 

For the items that remain in your inventroy after the quest is complete type in:

 

SetQuestObject FormID 0

FormID being the items FormID, 0 being the variable of not being a quest item, on a similar note, you can make items quest items with a 1.

 

For the quests that remain in your quest journal:

 

CompleteQuest QuestID

 

The quest will be added to your completed quests list.

 

Good assets to finding the FormIDs and QuestIDs are UESP and TES construction set.

 

The items you mentioned are as follows:

 

Gray Cowl of Nocturnal*: SetQuestObject 22E81 0

Plan for the Big Heist: SetQuestObject 22DB4 0

Handwritten Note: SetQuestObject C7631 0

Filled Collosal Black Soul Gem: SetQuestObject 7E9D 0

Echo Cave Key: SetQuestObject 1648F 0

Falcar's Key: SetQuestObject 2E99F 0

Imbel Family Crypt Key: SetQuestObject 152FF 0

Sanctuary Key: SetQuestObject B258 0

Mages Guild Key: SetQuestObject 2229C 0

Akaviri Orders: SetQuestObject 785E0 0

 

*that shouldn't even a quest item to begin with. So you might have a mod doing that.

 

Also, if the FormID for the Akaviri Orders doesn't work, try 1C173. There are two versions you see, but I'm quite certain that one is correct.

 

Quests:

 

Cast Out of the theives guild: CompleteQuest TGExpelled

Arena: CompleteQuest E0C91

Listener (Whispers of Death): CompleteQuest Dark19Whispers

 

Feel free to PM me if anything was wrong or if there are any difficulties.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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