I'm using the radiant system for some missions to take my guards out for an evaluation. There are a couple of main problems I'm having that I'd like some feedback on. Basically, you just set up a set of aliases, and tell it what to look for, and it fills the aliases when the quest begins. However, sometimes it fills the alias for my Boss with an actor that is dead when my players get there. Some have been able to resurrect the dead guy and kill him again and complete the mission. Others have not been so fortunate and are getting stuck with having to set the next stage with the console.
Is there a way I can condition the Boss alias so that it does not fill it with a dead guy? (Something like GetDead maybe?)
Secondly, one of my radiant quests is simply to any dungeon with a Dragur boss. It sometimes picks Dimhollow Crypt which is a Dawnguard location. Is there a way I can condition it not to pick that dungeon without making my mod dependent on Dawnguard. It's in The Pale, so even something that could pick anywhere but The Pale would be fine.
Is anyone else making use of the radiant system, and are you getting similar results?