Search results

  1. Xialian

    Play Spell Animation When Unit Dies

    Even if you destroy it shortly afterwards? I destroy all my effects after 0.5 seconds or something.
  2. Xialian

    Attack problem

    Probably, I just don't know how I should do that without an ability like the Blood Mage has (you can specify the amount of orbs, right?), and as I've just experienced, levels don't adjust unless you move, which is not what I want. You might move, but standing still and attacking should also...
  3. Xialian

    Attack problem

    Because even then, it feels clunky to keep looking at the ability. Might as well put the stack numbers somewhere else after all. The more I use the character, the more I hate the fact I constantly have to look there to keep track of the stacks.
  4. Xialian

    Attack problem

    There is only one ability called Essence of Magic. Moving around seems to fix the problem, although I would still like it to update whenever he attacks... Maybe I should just use a different system. Thanks for the help, though!
  5. Xialian

    Attack problem

    Since the ability triggers, EOMCOUNT does indeed increase. The tooltip for the ability is the same, but the name is different. Level 1: Essence of Magic - [|cffffcc001 Charge|r] Level 2: Essence of Magic - [|cffffcc002 Charges|r] Level 3: Essence of Magic - [|cffffcc003 Charges|r] I will try...
  6. Xialian

    Attack problem

    Alright, I fixed the problem with the damage not proc'ing, but the ability itself doesn't update. Here's the new trigger: Essence of Magic build Events Unit - A unit Is attacked Conditions (Owner of (Attacked unit)) Equal to Player 7 (Green) (Attacking unit)...
  7. Xialian

    Attack problem

    It is, that's why I can't figure out, why it's not working. Can you help me out a bit?
  8. Xialian

    Attack problem

    Alright, I see I overlooked a few things (which is kinda rare haha), thanks for clearing that up! But here's the deal: The guy is supposed to deal extra damage every 3rd attack. The damage dealt should scale with his Intelligence (Spell Power), which has it's own seperate tab for that specific...
  9. Xialian

    Attack problem

    It sure does. 3 levels of Attribute Bonus, as it only serves as a tooltip for the passive, which is completely in the triggers. The rank doesn't increase, and the damage isn't dealt.
  10. Xialian

    Attack problem

    Hey there. Got a little problem with a unit, who attacks. He attacks, and then a trigger is supposed to go +1 and level up an ability he has. Now, the problem is that this doesn't seem to happen. The trigger I'm using is as follows: Essence of Magic build Events Unit - A unit Is...
  11. Xialian

    Detect targeted unit of an item?

    I would pick all the units in the desired area and remove the Armored ability from them. It would go something like this, although I haven't tried using item spells as positions before, so this won't be 100% accurate. Armored Events Unit - A unit Uses an item Conditions...
  12. Xialian

    A question about leaks?

    Alrighty then. Thank you :)
  13. Xialian

    A question about leaks?

    The other things and the 'exact' thing I meant, was how I can remove a "Last Created Unit Group", and if a target through, let's say a Unit variable leaks if not destroyed. I don't want a map to go all crazy when you're spamming these things.
  14. Xialian

    A question about leaks?

    Breaking into this thread, will creating a Unit Group and then removing all units from "Last Created Unit Group" leak, and if so, how do I destroy it? Same goes for other things not assigned to variables, but just "Last Created X"
  15. Xialian

    Animations problem

    So you want the Tauren unit to cast War Stomp, and not the Tauren Chieftian?
  16. Xialian

    Variable Help

    As far as I can see, the buttons are in the bottom right corner of a post. "Like" is next to #postnumber and so on.
  17. Xialian

    Can Armor be Calculated?

    As Accname said, it's not possible. However, if you're not using the Agility stat for anything (custom systems, most likely not a possibility), you could, in the game settings, set armor per Agility to 1, set everything that gives armor to give Agility and basically use Agility as the stat...
  18. Xialian

    Warcraft 3 World Editor Attack-Move

    As I read it, you've set it to a computer player. Did you turn the melee AI off in the Triggers section? If you don't, it will sometimes do weird stuff.
  19. Xialian

    How to start a hero with an ability pre-learned

    I was referring to his trigger that created the unit from a trigger, in which case it would work. In the other situation, you're right, though :)
  20. Xialian

    How to start a hero with an ability pre-learned

    Thanks for correcting me, Accname. I haven't done a trigger with training for a long time. Also, picked unit won't work in that trigger, as you will have to set it to "Last Created Unit". The Ramrider was never picked in any way for your trigger to work.
Top