- Joined
- Nov 15, 2012
- Messages
- 32
how are you guys, lurker here
I have 2 things to asked as you can see at the title:
#1 AoE Wand of Illusion
Not exactly the same as the title... so I happen to use dummy a lot to make customize spell. Let's say I'm using Silence spell as base, later I'll pick every unit within 750 of point of ability being cast and create dummy to cast Wand of Illusion for each (seems like Terrorblade's 1st skill on DotA huh?)
The problem is I don't know how to command dummy to cast Wand of Illusion, it works just fine if I use Storm Bolt instead. Can someone tell me how to command them?
I've tried giving the dummy inventory and it still won't use the item on slot 1
#2 Health Sharing
Continuation with the #1
The illusion resulted from Wand of Illusion takes 0% damage which makes them almost invulnerable, however this illusion share damage with its origin. Let's say 3 units (A-1, B-1 and C-1) has been hit with AoE Wand of Illusion, resulting 3 illusion (A-2, B-2 and C-2).
Whenever A-1 takes damage so does A-2, B-1 takes damage so does B-2, etc.
I can do this one just fine if there's only few units which shares health but I don't know what to do if there's like 7+ more units that shares health.
Will using array solve this?
=================================================
thanks for your attention
please note that I prefer GUI over JASS and want to avoid customscript as much as possible
I have 2 things to asked as you can see at the title:
#1 AoE Wand of Illusion
Not exactly the same as the title... so I happen to use dummy a lot to make customize spell. Let's say I'm using Silence spell as base, later I'll pick every unit within 750 of point of ability being cast and create dummy to cast Wand of Illusion for each (seems like Terrorblade's 1st skill on DotA huh?)
The problem is I don't know how to command dummy to cast Wand of Illusion, it works just fine if I use Storm Bolt instead. Can someone tell me how to command them?
I've tried giving the dummy inventory and it still won't use the item on slot 1
#2 Health Sharing
Continuation with the #1
The illusion resulted from Wand of Illusion takes 0% damage which makes them almost invulnerable, however this illusion share damage with its origin. Let's say 3 units (A-1, B-1 and C-1) has been hit with AoE Wand of Illusion, resulting 3 illusion (A-2, B-2 and C-2).
Whenever A-1 takes damage so does A-2, B-1 takes damage so does B-2, etc.
I can do this one just fine if there's only few units which shares health but I don't know what to do if there's like 7+ more units that shares health.
Will using array solve this?
=================================================
thanks for your attention
please note that I prefer GUI over JASS and want to avoid customscript as much as possible