- Joined
- Apr 21, 2007
- Messages
- 1,465
I've been having a problem with a life drain+siphon mana comination problem. What I have is two priests(different types of units) and in between them a guy. Now PriestA has Life drain and PriestB has Siphon Mana. I have the following trigger.
Problem is the priests just stand there looking like idiots. What's the problem?
Note: I made sure that I did not mix up priests A and B and give them the opposite spell, I DID make sure that the trigger is running and I DID make sure that the spells can target friendly units(the targets are air, ground, organic, and no, my GUY is not a machine). I also made sure that they are within range, have mana and are not doing anything else at the moment.
Could you please tell me what's wrong and possibly test your theory before you post it?
Thanks.
Code:
Unit - Issue order PriestA to NeutralHostile Dark Ranger - Life Drain GUY
Unit - Issue order PriestB to Human Blood Mage - Siphon Mana GUY
Problem is the priests just stand there looking like idiots. What's the problem?
Note: I made sure that I did not mix up priests A and B and give them the opposite spell, I DID make sure that the trigger is running and I DID make sure that the spells can target friendly units(the targets are air, ground, organic, and no, my GUY is not a machine). I also made sure that they are within range, have mana and are not doing anything else at the moment.
Could you please tell me what's wrong and possibly test your theory before you post it?
Thanks.