Search results

  1. reyghost

    Graphic effect question

    Hi,im having problem in finding a graphic,its the one used by dota hero: "Ezalor the Keeper of the Light" im sorry that this is the only way I have to describe it,but i havent seen it in any other map,and its obvious that I cannot describe how the effect is. Anyway for those that do not know...
  2. reyghost

    Apparently simple triggers getting me on my nerves.

    Hi,I was trying to make certain ability,(for that huge group of dota players,its void chronosphere).Its simple,point targetted AOE ability pauses all units caught inside range for a certain duration, it will also pause units that try to enter that region within the spell duration,obviously the...
  3. reyghost

    Problem with ability not showing icon

    Hi, im making a system to allow units to become veteran as reward of killing enemy units.Its done checking the level of an ability,given when units kill enemies,and incresed with each new kill to a top of 5 when it reaches level 5 the unit is replaced with its veteran.My problem is the ability I...
  4. reyghost

    GUI knockback.Tips please

    Hi, I have made a knocback spell and I would be really glad if you can take a look at it and tell me how is it:bad ,very bad, acceptable,etc.What im looking for is some help/tips to improve it, make it more neat,leakless(I think it is but not sure)etc,help towards making it MUI/MPI is also nice...
  5. reyghost

    Having trouble with easy (??) trigger:Help pls

    Wound Events Unit - A unit starts the effect of an ability Conditions (Ability being cast) Equal to Wound Actions Set W_caster = (Triggering unit) Set W_target = (Target unit of ability being cast) Unit - Add WoundSlow (Debuff) to...
  6. reyghost

    Easy way to ensure orb of lightning trigger?

    Hi,as you all know when you are using this orb of lightning ability you need to order the attack or no matter the % you set to the ability it wont trigger. Well I thought of a possible solution to this with this trigger: Orb of lightning Events Unit - A unit Is attacked...
  7. reyghost

    Help with spell ideas

    Hi,im making a hero,and I already made 2 abilities,and completley ran out of ideas.The hero concept is,int hero,caster,related to bombs and explosions,the 2 abilities I made are remote bomb,and timed bomb(I dont think they need explanation,they are just that,a remote control bomb and a bomb with...
  8. reyghost

    Help with damage formula

    Hi,I have created a nova-type spell,im currently working on cleaning its leaks,because im not used to this types of spells(loops,arrays,etc)and im not very sure,well,the matter is im also unable to find a nice formula for the damage this spells does,and so I need some help. Some usefull...
  9. reyghost

    Problems with custom ability

    Hi, I made a custom ability that places a remote bomb on a location and you gain an ability to detonate it(Yes, for those that play dota is techies remote control bombs). This are the triggers: Remote Bomb learn Events Unit - A unit Adquiere una habilidad Conditions...
  10. reyghost

    Help with nova spell

    Ok i managed to make my nova spell working but now I have a lot of doubts about leaks,I am not sure of where should I use the custom script,can someone help me with it? This are the triggers: Electricfield Events Unit - A unit Starts the effect of an ability Conditions...
  11. reyghost

    Help with a basic trigger ability

    Hi,Im trying to make a custom ability.Its meant to release a ring ,centered in the caster,of electric charges wich damage any enemy they come close to. I have used war stomp as dummy ability and I have gone this far: Electricfield Events Unit - A unit Starts the efect of an...
  12. reyghost

    Help with basic trigger ability

    Hi im having some problems with this ability. Its meant to hit the enemy and deal damage over time (dot) (wich i have triggered with periodic event),and for every hit you get on the enemy while he's under the effect of the ability,slow his attack speed. The first problem is that i cannot get...
  13. reyghost

    Help with basic triggered spell:Leak?

    Hi,Im having prblems with this triggered ability.It lags hell,and if I cast it a medium unit group(like 4 o 5) I get near crash everything stops and after some secs everything ok again.Sounds to me like a memory leak but im unable to find it. Some help pls. Congelacion Events...
  14. reyghost

    Basic trigger help

    Hi i need some help with triggers for a custom ability. Is there any way of detecting when a unit is damaged,or when a unit really hits another one?I ask because i need something like this for one ability. Its an ability that deals dmg over time(triggered)and I want that when the affected unit...
  15. reyghost

    Help with basic triggered spells

    Hi i need some help with ideas for an ultimate ability.Not long ago I posted asking for some ideas and after some suggestions we didnt get a suitable option.The above mentioned abilty is a triggered %chance on attack for "???" to occur, and what im looking for is this "???" ,not something very...
  16. reyghost

    Help with basic triggered spells

    Hi im making some custom triggered for my heroes on my map and after making 5 custom abilities (nice for my poor knowledge of this) i have ran out of originality. This is the problem:Im making a hero with some custom abilities, the idea is like a gladiator and i have made 3 out its 4 abilities...
  17. reyghost

    Help with basic triggered spells:starter questions

    Hi, im starting to learn making some triggered spells(i have posted a pair of them)and i come along a lot of questions i would be really gratefull if someone could answer them.If u can, also try to explain these answers as i would really like to learn about wc3 editor and not just "have things...
  18. reyghost

    Help with basic triggered spells(2)

    Hi, here are the 2 spells i made but that work wrongly when used on a group of units(5 or 6 units is enough for them not to work ). Congelacion Acontecimientos Unit - A unit Starts the effect of an ability Condiciones (Ability being cast) Igual a Congelacion...
  19. reyghost

    help with basic triggered spells

    Hi, this is my first post, so im not sure im posting in the correct forum, if not please tell me where to do so. I need some help with a pair of spells. Congelation:(the name sounds much better in my languaje) Its based on flame strike wich i use only to plant a short duration buff on...
Top