Search results

  1. Y

    Play Spell Animation When Unit Dies

    I'd like to show the Fan of Knives spell animation at the place of a dying unit, anyone who knows how to do this?
  2. Y

    Revive Unit

    I'd like to know how to make a trigger that revives the unit that is killed after a certain amount of time. The ''Revive Instantly'' at the hero tab doesn't work, and i can't use the create trigger as i need the exact same unit that died to ressurect. Thanks for any help.
  3. Y

    Multikills and Kill Announcing

    I'd like to know some triggers to make it so that the game automatically announces who killed who and if it was a double kill, triple kill or more. Something like this: Carl has killed Bob! And; Carl has killed Bob! Carl has killed Jimmy! Carl got a DOUBLE KILL! (+5 gold) Thanks for any help.
  4. Y

    Leaderboard Problem

    I have everything done except one trigger, which the tutorial apparently felt that it could leave out, so I need help with it. I need this trigger: Set Player_Kills[(Player number of (Owner of (Killing unit)))] = Player_Kills[(Player number of (Owner of (Killing unit)))] To look like this...
  5. Y

    Gate Open/Close

    I want my gate (which is a UNIT) to be able to open and close by using an ability. Thanks for any help.
  6. Y

    Fireball Problem

    So, i'm working on a kind of dungeon crawling RPG instance map with 7 heroes, one of them which is a mage. This mage is supposed to have a Fireball ability and it's the only thing that i've had a problem with to this point. The only thing it should do is: Channel for 2 seconds - shot firebolt...
  7. Y

    Inferno Animation

    So, i've made a boss which's main strategy is to dodge a rain of infernals. The damage from the landing infernal is supposed to do damage 9 seconds from when it started to fall, the problem is that the animation of it is much faster than the damage, creating confusion. So my question is, how do...
  8. Y

    Healt % Based Spell and Kill Stacks.

    I want to make some sort of Kill Shot / Hammer of Wrath spell. It should kill the target if it has under a certain % of hp (Let's say 15%). And another spell that i want help with; When you kill a unit you get a stack, and when you have a stack you can use a specific ability. For example...
  9. Y

    Gold Per Second Region

    I want to create a region where a unit could stand so that you would get gold per second. I just have two problems. 1. I already have a trigger giving you gold per second, so it would have to give increased gold, not just gold. 2. There would be more than one player, so the one getting...
Top