Nor can I tell what quest it was from to command line complete it. I thought if I could get a reference to all of the currently active quests, I could loop through them and see what stage each was in, and then look at my quests and see which ones are really bad.
Does this make any sense?
I found QuestScript
http://www.creationkit.com/Quest_Script
And looping through.
http://www.creationkit.com/Complete_Example_Scripts#Cycle_Through_a_List_of_Objects_and_Perform_an_Action_on_Each_Object.28FormLists.29
