Some questions

Status
Not open for further replies.
1. How to make that when is boss killed, that some image shows up (like splat i seen in some maps) with text (only text example GOOD or something like that)
2. How to make a spell that when some unit is attacked that unit create mirrors with no dealing damage just to confuse enemies.
3. Is there anyway creating that 20 strength per level isn't maximum ?
 
Seas =)

1) I don't exactly know what the meaning is, but you should check "Cinematic - Fade Filter" or "Cinematic - Advanced Filter"

2) You just modify Mirror image like you want. (Don't create a new one just take this from the Orc Blademaster.) Next you can use the following trigger:
  • Mirror Image
    • Events:
      • Unit - A Unit is attacked
    • Conditions:
      • Attacking Unit equal to your Unit
    • Actions:
      • Unit - Add Mirror Image to (Attacked Unit)
      • Unit - Order (attacked Unit) to Mirror Image
      • Unit - Remove Mirror Image from (Attacked Unit)
3) You need to hold shift and klick it. This way you can increase it up to 1.000.000.000.
 
Status
Not open for further replies.
Back
Top