Search results

  1. E

    Tinting Color not working?

    Hello! I've got a problem with Tinting Colors. It worked before but now for some reason it doesnt work. Lets say I have a unit with tinting color Red:255 Blue:0 Green:0 but it still shows the original color. Why is this happening or is there any option to enable it or disable?
  2. E

    Boss Reset Trigger not working as intended.

    Hello. I've been trying to make a Boss Reset Trigger that sets the health of the boss to 100% and pauses any timers running if there are no players in the region. It works. But lets say for example that one timer is set on 30s and pauses at 8s. When i engage the boss again and the timer...
  3. E

    Attack x times then remove buff

    Hello! I've got a question on how you would make a trigger that would work like this: Unit A attacks an unit Add buff [insert name] which increases attack speed by 60% And after 3 attacks or the duration runs out remove the buff Thanks in advance
  4. E

    Throw a unit in the air?

    Hi, I got a spell which is supposed to do xx damage over xx seconds and then deal xx damage after a timer has run out. And when the timer runs out the unit targeted by the ability is supposed to be thrown up in the air and then down to the ground after 1 second. Similar to the stone giant...
  5. E

    Buff Trigger not working all the time

    Hi, in my trigger i've encountered a problem Windfury Haste Events Unit - A unit Is attacked Conditions (Unit-type of (Attacking unit)) Equal to Enhancement Shaman Actions If (All Conditions are True) then do (Then Actions) else do (Else Actions)...
  6. E

    Healing both targets with the same trigger?

    Hi, I've encountered a problem with a spell i'm making. I'm trying to make the spell Riptide from WoW http://www.wowhead.com/spell=61299 and i'm using these triggers, Riptide Heal Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal...
  7. E

    Gui Trigger for a unit dodging an attack?

    Hey, I'm wondering if there is an action or event if a unit dodges an attack? Or if someone else knows a way, If you need to use somekind of system or Jass you dont need to bother post it because it's probally to complicated for me :o
  8. E

    One unit only!

    Hi, I got a spell that heals a target when attacked, but i can cast it on more than one target, Could anyone do a trigger that only allows one unit to have the buff at the time. Example If unit A has buff and Unit A is casting Spell on unit B remove the buff from unit A and vice versa
  9. E

    Cant find how to play random Sound

    Hi, I've searched around on the forum for a clue to play random sounds, What i want is Unit casts spell Play random sound from 1 to 3. But i cant find the random sound. Would be really happy if someone knows the answer =D
  10. E

    Takes Damage impossible with Generic Unit Event?

    Hi, I've been searching for Generic Unit Event Unit Takes Damage but the only place i can find it in is Specific Unit and if u use Specific you must place the unit on the map from the start. Is there any kind of programme u can use to get Generic Unit Event Unit takes damage or is just...
  11. E

    Order unit to attack damage source unit when damaged

    Hi, I'm trying to make my own version of WoW's Concecration and i suspect i would need to use a damage detecting trigger but im wondering if it is possible without. What i want is a unit takes damage order damaged unit to attack damage dealing unit.
  12. E

    Making the dummy cast the spell at the attacked unit in a diffrent Trigger??

    Hi, I've tried to make a chance on hit spell that is based of chain lightning everytime u attack there is a chance you will cast chain lightning on the attacked unit Pet attacks speed Copy Events Unit - A unit Is attacked Conditions (Unit-type of (Attacking unit))...
  13. E

    Poison Nova problem

    Hi, im having some trouble with http://www.hiveworkshop.com/forums/spells-569/nova-spellpack-v1-08x-140950/?prev=search%3DNova%26d%3Dlist%26r%3D20 the nova im using is the Poison Nova, the problem is if i have fixed player setting on and order the computer to use it, when he has casted it the...
  14. E

    Mind Rot what spell is it based on??

    The Spell Mind Rot under Neutral Hostile and units it drains xx amount of mana for xx seconds now what i would want to know is what spell is it based of? I cant find Mind Rot anywhere in Issue order targeting a unit. And hence so i cant order a unit to cast it with triggers :S
  15. E

    How to make a spell to reduce all damage (melee and spell) by 90% for 5 sec?

    Hi, I would like to create a spell (it would be great if it was passive) that reduces all damage taken by 90% for 5 sec but i dont know where to start.:(
  16. E

    Peroidic Event running if they are Initially off?

    Hi, the event Peroidic Event if they are initally off will they still run while they are off and when they are on it is less time that it should be. For example i have this trigger every 6 sec cast this spell and it is initally off. I have another which casts every 8 sec and it is also initally...
  17. E

    How do you create a Water Shield Spell (WoW Spell)

    Hi, How would you create the spell Water Shield from WoW. Basically it is a buff you can only cast on yourself that has 3 charges and increases mana regen plus every attack done on you gives you some mana and removes 1 charge. http://www.wowhead.com/?spell=52127
  18. E

    Why does it wait until it casts the ability?

    Hi in this trigger I want to create a dummy every 20 seconds and give the ability, cast it then remove the ability aswell removing the dummy. But it doesnt seem to be working correctly because when it triggers it creates the dummy but when it triggers again he fires the ability why? I added the...
  19. E

    Would this Trigger Work?

    Hi,Start Attacked Events Unit - A unit Is attacked Conditions (Unit-type of (Attacked unit)) Equal to Drephinos [Human Form] Actions Trigger - Turn off (This trigger) If (All Conditions are True) then do (Then Actions) else do (Else Actions)...
  20. E

    This makes no sense at all...

    Hi, the spell Cloud i've got some trouble with it. In the targets allowed section if I put enemy,ground on it and that should make me the one getting clouded right? but noo..Instead the boss which is in the same team as the dummy that is casting it get clouded and if I put allied,ground,friends...
Top