Im making a map like puck wars and i made an illusory orb spell ( like in dota )
My problem is when a hero cast an illusory orb another hero can jump (Ethereal jaunt) to it
Here is the triggers :
Illusory Orb skill :
Illusory Orb :
Illusory Orb Action :
Illusory Orb Transport :
The hiiden part in "Illusory Orb Action" :
If it is possible in jass no problem .. i also have the same problem with omnislash ... thanks in advance
My problem is when a hero cast an illusory orb another hero can jump (Ethereal jaunt) to it
Here is the triggers :
Illusory Orb skill :

Illusory Orb :

Illusory Orb Action :

Illusory Orb Transport :

The hiiden part in "Illusory Orb Action" :
-
Set IO_Group = (Units within 225.00 of IO_Dummy_Loc matching(((((Matching Unit) Belongs to an enemy of Owner of IO_Caster )) equal to true and ((((Matching unit is alive equal to true) and (((((Matching Unit is structure equal to flase)))))
If it is possible in jass no problem .. i also have the same problem with omnislash ... thanks in advance
