• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Illusions

Status
Not open for further replies.
Level 4
Joined
Aug 22, 2008
Messages
100
Hello there. Do anyone here know a way to manipulate illusions through triggers? An example would be Juxtapose from Dota (A % chance to create an illusion on attack) or just something a simple as issuing an order to an illusion. So the question is how do I manipulate or create illusion through triggers?

I would love a way in GUI but if thats not possible i guess il learn JASS.

Edit: I found the answer to one problem (I succeded in saving created illusions as variables), so I'l try to explain my goal a bit more clearly. What I want is to be able to create an illusion without having to make the unit being illusinated (lol) cast an ability.
 
Last edited:
Level 20
Joined
Jul 14, 2011
Messages
3,213
Make a dummy cast Wand of Illusion the target when is attacked or attacks based on a Random Integer or Real between 1 and 100 less than or equal to your chance.
 
Status
Not open for further replies.
Top