Recent content by ShadourazeR

  1. ShadourazeR

    Death Pact Problem

    How do I make Death Pact to be usable on living units? In the allowed units box, there isn't anything that would prevent the ability of being cast on living units...
  2. ShadourazeR

    Spellpack Random Spells

    Newgen got a Syntax error... my fault? call GT_AddStartsEffectAction(function s__MagneticField2___Data_actions , MagneticField2___ABIL_ID) Well, suddenly worked... =P THank you, it was a huge help.
  3. ShadourazeR

    Spell Chain Storm Bolt

    I'll pretend I didn't read that. Now, it isn't working... I don't know why, I think I've edited everything I should. Take a look (I renamed it to Chain Bolt): Chain Storm Bolt Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast)...
  4. ShadourazeR

    Wanna contribute to a map?

    Here, I think this might help. Working on the Astral Mage Sinergy: Well, the Blood Mage's model seems perfect to me. With a little skin working, it would be fantastic. Once he works with ethereal and spirit stuff, I suggest the following abilities: Astral Mage *Working on a nice name...
  5. ShadourazeR

    Counter Helix, please?

    Does anyone have a ready or an easy way to make a counter AoE ability, like on dota? Also, I would like to have a trigger for it, and another one for the opposite (heal area, including yourself, when hit). Help, please? It's for a custom hero AoS, so it would be better if it had a special...
  6. ShadourazeR

    Newgen Crashed.

    It was working, as I said, then eveything was fine. everything is still there, but the icon just do nothing... The only thing that I think it could cause a problem is that I always used patch 1.23... is there a way to use two mini images from the same game to double it?
  7. ShadourazeR

    How to create a Spell like Berserker's Call in DotA?

    Note that if it is a custom hero map, the TempGroup must be set before it, and also needs to be an array, making a Tempgroup for each player in the game, and the ability also needs to give a buff to the caster, so the trigger can recognize who is casting it and who is not.
  8. ShadourazeR

    How to create a Spell like Berserker's Call in DotA?

    Don't put it 0.5 seconds, or 0.1 seconds, both of them would make units unable to attack the calling unit... It's not exactly like dota, but its efficient to order units to attack once and then just loop an action to unselect them.
  9. ShadourazeR

    Newgen Crashed.

    Well, some sunny day I woke up and it wasn't opening. Just like that, I double click, and nothing happens... if I drag the icon to the start bar and try to open it, the computer tells that it couldn't open because it was moved, renamed or removed... I downloaded it again, but it still don't...
  10. ShadourazeR

    Spell Simple Dash

    Sorry for taking your time. The main problem was that I was making a new stomping ability, but wasn't giving it to the dummy caster. Thanks for the support :)
  11. ShadourazeR

    Spell Simple Dash

    ctrl+D, that's what I was looking for. Anyway, it was all correct... Still, nothing happens.
  12. ShadourazeR

    Hotkeys! Can they be changed with triggers?

    Yea, thanks ^^ actually, it doesnt need to be 26, just 3 (Q,W,E) but that is kinda nice ^^ unfortunately, as a custom hero AoS, I need a trigger for each skill picking (mine is more complex than the tutorial in here, because you level up through a dummy unit, not pick the skill and level it up...
  13. ShadourazeR

    Spell Simple Dash

    Man, could you please answer me? =S I didn't want to release my map with a bugged skill, but it would be really nice to have this one...
  14. ShadourazeR

    Hotkeys! Can they be changed with triggers?

    Well, I've been working on a small custom hero AoS, but the main problem (as in most of custom hero things, I guess), hotkeys crash a lot... well, is there any way to change that?
  15. ShadourazeR

    Problems with Ultimate giving in a Custom Spell Map

    Forget it, I solved the problem:thup:. That little waiting action was preventing the trigger to do anything. My triggers make sense ;) maybe they are too complex to you :cool:
Top