- Select Cobl->Quests->cobSpellDelMonitor and then the "Referenced By" tab. See if another mod references it, other than Cobl.
- Look at the Cobl->Scripts->cobSpellDel... scripts (4 of them) and look at the background, behind the text. If it's anything other than white, then another mod is overwriting them. If so, select the "cobSpellDelMonitorQS" script. You'll see several columns in the right-hand window, with the mod name above them. See which mods are making the change.
- There's yet a third technique to reference the quest, but I'm not sure how to check for it. Try opening up all of them in the CS (and stand back, it may explode), then choose Edit->Find Text and look for "5AAA". (Modders, I'm thinking of OBSE's GetFormFromMod, if you have another technique.)
@anithinks: Cool, will add it in the next version.