Search results

  1. S

    Backstab

    checking if the caster can cast the backstab. the first one you said
  2. S

    Backstab

    I want to make a backstab spell so I don't want to let the unit cast it if not waching his back. So I thought to check the facing like that: Abs(Facing of Caster-Facing of Target) < 90 but this doesn't work cause let's say facing of caster is 350 degrees and facing of target is 10. Then...
  3. S

    Auto-cast trigger

    is there any way of make a trigger run when a unit right clicks an auto-cast ability? (when turns auto-cast on) If not how I can make 2 triggers like that: the one runs when a unit turns immolation on and the other runs when a unit turns immolation off
  4. S

    Bounce Attack

    How can I make a unit's attack to bounce?
  5. S

    Damage Trigger

    I would like to make an ability that does 2 x damage of the Hero. How can I trigger the Heroes damage? Is there anyway?
  6. S

    Floating Text Fade Help

    The prob is that I don't want to destroy it but make it fade....
  7. S

    Floating Text Fade Help

    I want to make a Floating Text fade not just dissapear (destroy). I've made an example of what I do. Why the Floating Text just stays there and doesn't fade after 1 second? Please help me if you can. Thank you. Text Events Unit - A unit Is attacked Conditions Actions...
  8. S

    Unit Name

    hmm ok thank you guys
  9. S

    Unit Name

    Is there anyway to change the Proper name of a Hero to the name of his owner?
  10. S

    Hero Selection Request

    I want to make a Hero Selection System just like the cart pick in Azeroth grand prix = Black terrain around the Hero Rotates Hero Desription at the right and gon to next previus with abilities or arrows no problem. Can anyone help do one or make me one?
  11. S

    Terrain Change

    I want to make somehow :) to be able to change the terrain in game. Let me explain it more: A Dialog will show 3 options with different maps If No1 button clicked then the tarrain will change to style I want as map 1 and create to doodadds If No1 the same but other terrain style and doodads...
  12. S

    Right Click Event

    As the title says I want to make a trigger that when a player right clicks a units then the action will select that unit for the player but can't make the event can some help me plz?
  13. S

    Increase Range

    Can anyone help me with that: I want to make a trigger that increase the range of a hero each time he attacks for a limited period.
  14. S

    Brown Color Help

    Can someone tell me what values should I put to Red, Green, Blue (0-255) to create a brown colour?
  15. S

    Illusion Create

    Thank you got it I'll try it
  16. S

    Illusion Create

    I want to make an illusion of a unit and teleport this illusion somewhere else on map whithout any special effects on the unit of which I make the illusion but I can't think of any way to do it...can I have a little help plz?
  17. S

    absorb spell

    found the solution thank you anyway :)
  18. S

    absorb spell

    I want to make a spell that have a chance to absorb damage. I want to make it absorb any kind of damage so I wonder if there is an event to trigger when ANY UNIT (cause I don't know the spesific unit, can be anyone with the ability so can't use EVENT_UNIT_DAMAGED) gets damaged?
  19. S

    Get Mana

    I want to heal a unit when he cast a spell for 50% of the mana he used to cast it can any1 help me what's the function to get the mana used?
  20. S

    Global Declare Problem

    I have newgen and tells this to me when I do syntax check...
Top