- Joined
- Jul 29, 2011
- Messages
- 90
So I have a structure that has the artificial "Rally" ability found in the Abilities Editor instead of the regular, in-built Rally Point ability that a structure would normally have by default for being a structure that trains units (the structure in question doesn't train units).
The problem is that I can't seem to get a trigger to register the use of this ability. The ability itself works just fine. It's able to set the rally point. But I can't seem to figure out for the life of me what kind of Event parameters to use. I've tried A unit finishes casting an ability, A unit begins casting an ability, A unit starts the effect of an ability, A unit is issued an order targeting a point, and A unit is issued an order targeting an object, with the condition being Ability being cast equal to Rally. But nothing has worked, and I can't think of anything else to try. The only thing I want to do is to have the location of the target of the Rally ability get stored in a hashtable, but for now I just have a message display saying "This trigger is triggering", which is not appearing, and so I know that it's a problem with the Event/Conditions, but I can't figure it out. Help? T_T
Thanks again, you guys have been infinitely helpful thus far. <3
The problem is that I can't seem to get a trigger to register the use of this ability. The ability itself works just fine. It's able to set the rally point. But I can't seem to figure out for the life of me what kind of Event parameters to use. I've tried A unit finishes casting an ability, A unit begins casting an ability, A unit starts the effect of an ability, A unit is issued an order targeting a point, and A unit is issued an order targeting an object, with the condition being Ability being cast equal to Rally. But nothing has worked, and I can't think of anything else to try. The only thing I want to do is to have the location of the target of the Rally ability get stored in a hashtable, but for now I just have a message display saying "This trigger is triggering", which is not appearing, and so I know that it's a problem with the Event/Conditions, but I can't figure it out. Help? T_T
Thanks again, you guys have been infinitely helpful thus far. <3