Exile & activated abilities

Hello there,
So, recently I created a deck which, among others, contains Skirsdag High Priest and a bunch of red exile cards like Disintegrate and Magma Spray. Unfortunately, after playing the game, I've seen that sending a creature to exile does not activate the priest's ability.
Even though I know nothing of DotP script, I've checked the priest's XML, and I've seen the reference to ZONE_GRAVEYARD. I've checked other cards which contain the text "whenever a creature dies" and in their scripts there were references to ZONE_GRAVEYARD as well. Changing ZONE_GRAVEYARD to ZONE_EXILE makes the ability activate whenever a creature is sent from battlefield to exile, but not from battlefield to the graveyard. But I don't know of a way of making the ability activate with both.
So I ask, is that even possible?
By the way, the card was coded by BloodReyvyn, there would be any problem if I uploaded the XML?
Thank you!
So, recently I created a deck which, among others, contains Skirsdag High Priest and a bunch of red exile cards like Disintegrate and Magma Spray. Unfortunately, after playing the game, I've seen that sending a creature to exile does not activate the priest's ability.
Even though I know nothing of DotP script, I've checked the priest's XML, and I've seen the reference to ZONE_GRAVEYARD. I've checked other cards which contain the text "whenever a creature dies" and in their scripts there were references to ZONE_GRAVEYARD as well. Changing ZONE_GRAVEYARD to ZONE_EXILE makes the ability activate whenever a creature is sent from battlefield to exile, but not from battlefield to the graveyard. But I don't know of a way of making the ability activate with both.
So I ask, is that even possible?
By the way, the card was coded by BloodReyvyn, there would be any problem if I uploaded the XML?
Thank you!