some help plz

Status
Not open for further replies.
Level 2
Joined
Jul 4, 2005
Messages
14
i dont know what subject to put this under but can some one tell me how to make a spell that can make An illusion of me summon as a def like summone shots a firebolt at me to stun me before it hits me a element auto sumons it self in front of me is taht possible?
if you can help me thank you
 
Ok lets say i was to make a archmage sgot a fireball at me and as a lets say a warrior i make a double of myself just in time so that the fireball hits the double and not me in the movei can you tell me how to do that

thank you
 
You need to use JASS to trigger the Fireball. You practically need a dummy unit moved through triggers every 0.02 seconds or something towards the target, and when its about to reach the target you create a illusion in front of it and the fireball hits the illusion. In that moment you kill the dummy. That's quite the whole philosophy.

~Daelin
 
Status
Not open for further replies.
Back
Top