HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Refer to Blademaster Mirror Image

09-24-2004, 11:53 PM#1
fr0ggE
I want to be able to refer to the Mirror Image unit but it doesn't seem to be a unit type. Anyone know how to do this. How do I put a mirror image into a variable?
09-25-2004, 02:18 AM#2
AIAndy
I think it is a normal unit with the illusion classification so you should be able to get it like a unit.
09-29-2004, 03:31 PM#3
RaeVanMorlock
Quote:
Originally Posted by fr0ggE
I want to be able to refer to the Mirror Image unit but it doesn't seem to be a unit type. Anyone know how to do this. How do I put a mirror image into a variable?

After the spell finishes casting, collect a group of units that are within a radius (200 might work) of the point o fhte casting unit. Then for each unit in that group that is the same unit-type as the caster, has the illusion flag set to true, and is owned by the same owner as the cast--set them to another unit-group for the illusions.
09-29-2004, 04:09 PM#4
Vexorian
it is easy, when the unit starts casting mirror image, create a trigger that detects when that unit summons anything and is destryed when the unit stops casting mirror imag, the summoned units detected by it will be the images
09-30-2004, 04:47 AM#5
Grater
Theres a way using "Unit spawns a Summoned Unit" because thats how I always do it.. and I'm almost certain you can distinguish between a Mirror image and staff of illusion image, using buff detect I think.

The basic trigger looks like this:
E - Unit Spawns a summoned unit
C - Unit type of summoned unit Equal to Unit type of summoning unit
C - <Buff detect>
A - Whatever
10-25-2004, 09:21 AM#6
Guest
bla bla bla. This sucks! :)
10-25-2004, 07:39 PM#7
RaeVanMorlock
Quote:
Originally Posted by r00t
bla bla bla. This sucks! :)

You resurrected a 30-day old topic to post the skin of something that has absolutely no relevance to the thread?
10-31-2004, 12:24 PM#8
Guest
Quote:
Originally Posted by RaeVanMorlock
You resurrected a 30-day old topic to post the skin of something that has absolutely no relevance to the thread?

Sorry. I have being mistaken. Siriously - i didn't wanted to post this. It doesn't shows the *.tga's ...
It won't happen again. Promise.