Hello All!
I've experienced a bug with subj quest.
I have the latest steam version 1.5
Steps to reproduce:
1. progress in quest until (including) seek out the saint's war field with Eder
2. remove Eder from party (actually all standard npc, but I think it doesn't matter)
3. Go to quest item (readceran standard piece) location, pick it up
4. Add Eder, Grieving mother to party, goto quest item location again
result: Eder doesn't want to speak with me about quest item. Dialog doesn't appear automatically.
expected result: Eder starts dialogue and quest goes further
I can't drop the item and pick it up again, because you can't drop anything, especially quest items.
I bet the script that triggers this dialogue is bound to pick up event.
Instead it should be bound to "party has item"+"Eder in party". At least in old Infinity engine there were such options.
I hope there is a state variable and some console command that could fix my savegame.
btw does somebody know of any editor which could show game scripts?
I usually reverse engineered quest bugs and fixed them myself via console for baldur's gate.