- Joined
- Aug 14, 2006
- Messages
- 17
I have a small problem concerning my recent spell. Voodoo Doll, it has probably been attempted before and succeeded but I still want to learn more about the possibilities the WE has to offer. Anyway.
When you use the event "A unit takes damage" it wants you to use an existing variable, an already placed unit on the map, but I want it as a UnitVariable.
Is there any way of doing this? I tried it by using JASS, I changed the value that specifies what unit and replaced with udg_MyUnit but when I tested it, it did nothing.
// Thanks in beforehand
When you use the event "A unit takes damage" it wants you to use an existing variable, an already placed unit on the map, but I want it as a UnitVariable.
Is there any way of doing this? I tried it by using JASS, I changed the value that specifies what unit and replaced with udg_MyUnit but when I tested it, it did nothing.
// Thanks in beforehand