I changed a quest topic for Raminus, so that you can start it. Right now, he only shows the topic if you are a vampire. After speaking to him and being told to see the count, there are no more vampire checks on the player.
So, I added two checks that will enable the topic for Raminus:
For quest MS40, topic CureforVampirism, Raminus response "I am pleased that you would ask. There is a way, though it is not known to me...." I made the conditions like so (my changes in red):
GetisID RaminusPolus AND
GetGlobalValue PCVampire &--#62;= 1 OR
GetStageDone MS11 23 AND (Allies for Bruma - you close the Skingrad gate and tell the count)
GetStage MG13Information &--#62;= 50 (Mages guild Information at a Price - you finish it, but haven't told the count yet)
Opinions?