Recent content by lollolloth

  1. L

    Change Starfall Model

    I'm trying to modify the models of the starfall spell, so that it causes ogres or other units to fall instead of stars. I'm not trying to spawn anything, just trying to change the way the spell looks like. Is there a possible way to do that?
  2. L

    Spawn Creeps help

    Yes, it's actually like that... EDIT: Ok, no problem, I fixed it
  3. L

    Spawn Creeps help

    Actually they are created separately 1 by 1, but the regions where they have to go are limited (8). I thought about creating a loop - creating 1 and sending it to its region, then starting again when the regions are finished. On top of that, I have to add them to a singol group, but that's not a...
  4. L

    Death Coil - remove undead requirements

    You mean that you want to heal whatever unit? If so, try to change the ability race under stats, in object editor.
  5. L

    Spawn Creeps help

    So, I need to spawn some creeps every bunch of time and make them go to different regions, but I can't figure out how to do it... I think I should need an array variable and some booleans, but I'm not that good on WE... can anybody help me?
  6. L

    Active/Passive abilities

    Yup. In the end, I just used triggers. Not too complicated, though...
  7. L

    Active/Passive abilities

    Actually, I had to merge two abilities in order to create only one, so that an hero could learn just that instead of two. Anyway, you're right about the triggers. Thx for the help.
  8. L

    Active/Passive abilities

    Hello everyone I was asking myself - is it actually possible to make passive abilities active and the other way round? 'Cause I just can't figure it out... :( Thanks in advance
Top