| 01-11-2004, 03:09 PM | #1 |
okay i would like to make a kind of mirror image through triggers .... like when he use the mirror image ability all the mirror image will create a circle around the enemy he is fighting with.. any ideas how to do so =? |
| 01-11-2004, 03:20 PM | #2 |
It should be a targeted ability so you can trarget the enemy to circle. Actions: Loop for 1-8 do: Create 1 mirror image for owner of casting unit position of targeted unit offset by 50 in direction For Loop Integer A x 45 degrees This creates one mirror iamge at each of the cardinal points around the target. Im quite sure the trigger is correct, working from memory here (yeap, memory, not even logical analysis :ggani: ) |
| 01-11-2004, 06:11 PM | #3 |
sry but is mirror image an unit ? i thought it was a spell that registered the casting unit, then copying the casting unit X times but with fake damage ? if mirror image is unit then tell me were to find it :D thx |
| 01-11-2004, 10:09 PM | #4 |
no it isnt a unit... instead the game creates a whole new unit, based off of the main unit, imagine this, an Illusionary Hero thats seperate, you would need a HELL lot of units for each tome, each stat, each item, each of EVERYTHING |
