Search results

  1. Evil Seal

    2D Game

    Thanks alot, you helped me with that problem! It still took a little while but all thanks to you I succeded. Thanks :D
  2. Evil Seal

    2D Game

    Hello, Im making a 2D game that is based of the 2DEngine. I want to make my peasant unit in my map look 2D. I already modified the Pitch Value. The problem is when it changes facing it does turn upside down. How could I fix that problem. Another problem is that when it is ordered to move by...
  3. Evil Seal

    Active Items

    Thanks alot :)
  4. Evil Seal

    Active Items

    Hi folks! I want to make one of my items an item that you can click on and it heals the equiping unit. It was based on the blade of attack +3. Right now I can't click on the item and I wonder if I can make it into an active item without basing it on another item. Thanks for reading :D
  5. Evil Seal

    Enemies Getting Stuck

    When you create the units mabey you could order them as a unit group to move to "Temp_Point". Do as bajaist said, otherwise your trigger will leak and your game will run slow. Spawn Events Time - Every 30.00 seconds of game time Conditions Actions -------- You have to set the point as an...
  6. Evil Seal

    Issue point order by ID

    You have set an Variable called Temp_Point to the location you want the spell to be casted at? Just checking.:)
  7. Evil Seal

    Check if playing LAN

    It does not work for me. Thanks anyway.
  8. Evil Seal

    Check if playing LAN

    Hello everyone :D I'm making a strategical trading card game for Wc3. In the game you can challange other players online with your deck that you customize by your self. I also want you to be able to play it single player on lan. The reason for this is because I want you to be able to customize...
  9. Evil Seal

    My World Editor isn't working fine today

    Now it looks like this: Impale Master Events Unit - A unit Starts the effect of an ability Conditions (Ability being cast) Equal to Impale[Master] Actions Set ImpaleAngle = (36.00 x (Real((Integer B)))) For each (Integer B) from 1 to 10, do (Actions) Loop - Actions Unit - Create 1 (Dummy) for...
  10. Evil Seal

    Spell Help: Animation Problem

    Hello :) Im working on a spell that causes the casting unit to charge towards that location. That thing is done but the problem is that i want it to use it walk animation when it charges but what I have done doesn't work. I have used a Animation - Play Walk Animation and it didn't work. Any...
  11. Evil Seal

    Unit groups...

    Thanks, it was a problem with the TempPoint :)
  12. Evil Seal

    Unit groups...

    Im making a AI for my AoS map and I don't understand why somethings doesn't work... Asset Starting Lane Events Time - Elapsed game time is 25.00 seconds Conditions Actions Unit Group - Add AI_Hero[1] to AI_MidLaner Unit Group - Add AI_Hero[2] to AI_LeftLaner...
  13. Evil Seal

    Stop units from fleeing.

    Thanks, didn't know it existed ;)
  14. Evil Seal

    Stop units from fleeing.

    Hi, I need help! In my map heroes have no basic attack but creeps have, so when they attack the hero the hero starts to run away. It,s very anoying. Is there a way to fix that problem?
  15. Evil Seal

    A question considering Unit models ;)

    Thanks fo all your help :) I will try it out, I think it should work on heroes.
  16. Evil Seal

    A question considering Unit models ;)

    Hi folks ;) I got a question to ask my fellow Helpers. Is it possible to change a model of a unit in game via triggers, if yes, how? Do I need to use morphing abilitys?
  17. Evil Seal

    Devour spell help

    Ok, thanks for help :)
  18. Evil Seal

    Devour spell help

    Thanks for the tags, but didn't quite understand what you ment with the trigger :)
  19. Evil Seal

    Devour spell help

    I need help with some triggers of mine, it's works one time but not the second time. I don't know why this is happening "The abillity makes the caster to become insanely hungery, increasing his movment speed by 25. All organic units that come in contact with the caster is devoured, kept inside...
  20. Evil Seal

    Illusion Spell

    Well here the seal goes again... sigh... I need some help with a spell im making that creates a illusion of the caster. I will need dummys to do so. Is there a ability that I can use with Dummys so it will create a Illusion of the target. I don't want mirror image cause it would require the...
Top