Recent content by Medeam

  1. M

    Chain Lightning more than 16 hits

    Max amount of targets is 21 no matter even with shift for if it is past 21 then the hero just acts like its paused and its control panel goes away and wc3 blows up.
  2. M

    Unit Takes Damage Event

    You can just keep doing what your doing, just make multiple copies of the same trigger and add to that trigger and so on to avoid trigger event leaks so you turn off this trigger once you make a integer and it hits 8000 then turn that trigger off and use the next one.
  3. M

    Football Arena Walls & Bounceoff

    This should work, you will have to heavily modify it however, it works better then regions/rects.
  4. M

    Add Ability - Mana Shield?

    Sacrifice Events Unit - A unit Finishes casting an ability Conditions (Ability being cast) Equal to Sacrifice Actions Unit - Kill (Casting unit) Unit - Add Chakra Shield to (Target unit of ability being cast) Changed Version - Sacrifice Events...
  5. M

    I replied and gave you a example for your question about spell damage.

    I replied and gave you a example for your question about spell damage.
  6. M

    Aura that increases damage taken from spells

    This works just fine.... Dummy aura as you said with elunes grace works exactly the way you wanted it too, did you know if you use negative values you can get spells to heal enemy or allied units? Just a idea if you thought of elemental damage as in fire vs fire.
  7. M

    How do i make a custom unit into a hero?

    Only in the vjass editor that it shows a dialog box where you can capitalize otherwise you just click create new unit or something on a hero.
  8. M

    Detect if unit is in or near water?

    The methods which all(except DioD) of you came up with are very poor (sorry if I have offended you). As well this method works with any type of terrain and any style whether its curved or whatever. Method Example Is Below. If you don't want to test it with world editor which would take...
  9. M

    Moving Trees?

    Actually it is niether custom model or pitch but it is animation being changed perodically extremely fast.
  10. M

    Skinpack Villagers Skins [Goth & Cops]

    How come there is a virus detected when I go to the site you link here to there when I try to download your skin/texture's?
  11. M

    MPQ header corruption?

    Two things - Firstly your posting in the wrong section. Secondly I do not think this section supports this or any section on this site for that matter since it is considering hacking or whatever it is called now.
  12. M

    Tutorial Clumsy but Effective GUI damage detection

    But it is not gui.... This also helps lead the way for more beginners or people who have trouble remembering how to do stuff like this but better instead of starting on something complex they can start small and move onto that half jass dmg detect then pure jass. I think if the tutorial was...
  13. M

    My world editor gone mad!

    I wouldn't call this a bugged ability... Try to reinstall Wc3's editor?
  14. M

    Detecting when someone presses D,F,B

    There is three ways, one modify your editor to advaned gui so it detects this or learn VJass and get RtC from the hiveworkshop and use that.... Lastly you would have to use unit abilities that couldn't be hidden but still detects. This is the same problem I had a few years back so I just used...
  15. M

    Tutorial Clumsy but Effective GUI damage detection

    Everything leaks no matter what.... The difference between jass and gui aren't so high unless you are doing huge over 200 unit projectile or physics systems which almost or anybody has never done. Tho they are right, this is not so great of a damage detection method but it is very good still no...
Top