• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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