The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Put Away Quest Item, In Oblivion?

    Discussion in 'Gaming (Software and Graphics Cards)' started by ChaosX5, Feb 22, 2010.

  1. ChaosX5

    ChaosX5 Notebook Evangelist

    Reputations:
    16
    Messages:
    426
    Likes Received:
    1
    Trophy Points:
    31
    So, I have some stuff in my inventory from an oblivion mod that are apparently quest items. I would like to put them away or if necessary remove them however they dont have an item number since they are from a mod. Is there anyway to get rid of them? I tried abandoning all quests but they arent part of any quest it seems.

    EDIT: Also, I do not want to delete the mod itself.
     
  2. Mastershroom

    Mastershroom wat

    Reputations:
    3,833
    Messages:
    8,209
    Likes Received:
    16
    Trophy Points:
    206
    If you open the console while the item is displayed in your inventory, you can click it and it should give you a FormID. You should be able to use that to your advantage if you want to get rid of it.
     
  3. ChaosX5

    ChaosX5 Notebook Evangelist

    Reputations:
    16
    Messages:
    426
    Likes Received:
    1
    Trophy Points:
    31
    didnt work :( It just activates the item.
     
  4. Angelic

    Angelic Kickin' back :3

    Reputations:
    4,496
    Messages:
    2,075
    Likes Received:
    0
    Trophy Points:
    55
    You'll want to remove the quest item tag.

    SetQuestObject BaseID #

    (Only works with item IDs.)
    Using this, you can remove the "quest item" tag on those pesky quest items that never get removed from your inventory. Or, if you have an item you don't want to accidently sell or lose then you can use this on it to make it an undroppable quest item. 0 removes the "quest item" tag, 1 adds it.