cp2077-respector icon indicating copy to clipboard operation
cp2077-respector copied to clipboard

Unmark quest tag (miscellaneous items)

Open Waester opened this issue 4 years ago • 1 comments

Hi,

Is it possible to add an quick tweak to untag miscellaneous quest items?

I have a bunch of quest items laying around that are left overs from completed quests but never got untagged, so there is no way to remove them.

Waester avatar Mar 02 '21 00:03 Waester

This is technically doable. A potential issue is that the player can also unmark items that are still needed for some quests and lose them. To prevent this, each quest item must be checked if the associated quest is completed. I have a few ideas on how to do this in a tricky and fairly simple way, but it may not work for all items. In this case, a manually compiled database of items and related quests (facts to check) is required.

psiberx avatar Mar 02 '21 07:03 psiberx