Search results

  1. M

    Making a unit high...

    Well, in my trigger, it creates a whole lot of lightning-orb-like units which cast chain lightning at enemies. That part works fine. My problem is that I want the orbs to be high up, and more easily visible. How can I do this? Thanks in advance.
  2. M

    Difficulties with triggering

    Well, I have two abilities I can't get working. One is based off firebolt, and the other is based off chain lightning. The idea with the firebolt is the hero shoots the bolt at an enemy unit, and a flame strike is targeted there. My code currently looks like this: Events Unit -...
  3. M

    Need help with targeting units

    Well, I'm making a spell which, when cast, shoots chain lightning at nearby units. I have a dummycaster, the spells, etc. But in the trigger editor, when telling the last created units to use chain lightning on (Unit), I can't find an appropriate target. What I'm looking for is the nearest unit...
  4. M

    Help with a dummy unit

    I'm making an ability which, when cast, spawns a dummy unit which casts a flame strike on the location of the original caster. However, the flame strike which is cast doesn't damage the enemy units... anyone know how to fix this?
Top