Search results

  1. E

    Controlling unit problem

    Hey, my question is, if player Red is controlled by an user, and you create a unit for him that should move from area A to B, how can u make that this player can't control his own unit ? It's for a TD, where player Red can send units, so they spawn at a certain point, and then they have to...
  2. E

    Question about Upgrades

    Hey, I had made a tower with an attack rate of 2.0 seconds. I have 2 attack speed upgrades for this tower, each of them increases attack speed by 20%. Now my question is: After the first upgrade, will the tower have 1.6 seconds attack rate (cuz 20% of 2.0 = 1.6) ? And after the second...
  3. E

    Integer Question

    Hey, how can i set a Variable like this: MUI_3 = Integer -nothing- How to set an Integer Variable to -nothing- ? Thanks for help
  4. E

    Invisible while attacking Casting

    Hey, how to make an ability that gives premanently invisibility, also when attacking and casting spells ? Thanks for help
  5. E

    World editor question

    hey, i got JNGP, my question is, is it possible to open it 2 times? If i wanna copy a spell from one map to another so i don't have to open / load it each time ? Thanks for help
  6. E

    Hero Revive System / Specail Events Help

    Hey, first i will give u a short instruction of my map: 2 Teams a 5 players. Each player has 1 hero to pick. Now i need a reive system that creates a timer that revives fallen heros at a center of position xy after 60 seconds. But the heros can also be revived by a specail event. That means...
  7. E

    Timer expires / destroy

    Hey, When i use the action "Destroy Timer" Does this makes another trigger to be affected when he has the Event - Timer expires ? Destroy Timer = Timer Expires ? Thanks for help
  8. E

    Problem with ability, Taking more damge from spells

    Hey, how can i make, when a unit attacks another unit, that the attacked unit will take 100% more spell damage for the next 3 seconds ? Problem is how to lower the spell ressistance. Thanks for help
  9. E

    Small Trigger doesnt work, Don't know why

    Why doesnt this trigger work ? I want if a hero of player red dies, it should be revived after 60 sec. The Condition "(HeroRed is dead) Equal True" is needed cuz the hero could be revived by an other way as well. Any ideas ? Thanks for help Red Hero Revive Ereignisse Unit - A...
  10. E

    Stopping Trigger from running

    hey, which trigger command can stop an already running trigger ? Like the trigger is doing a few actions, and suddenly another trigger will activate that will stop the running trigger. If i try it with "Turn off This Trigger", the running trigger keeps finishing all his actions. Thanks...
  11. E

    wc3 map optimizer - map not found

    hey, i am using wc3 map optimizer 4.9, problem is when i use it, everytime the map cant be found anymore. Is it incompatible with the new patch ?? Is there any other working optimizer ? Thanks for help
  12. E

    Game wasn't found - Problem after saving

    Hey i am using JNGP, after i edited some things etc... i safed my map. And than i wanted to test the map, when i wanted to host the game, a message appeard. It says, Game wasn't found. How can i find out what causes that in my map ? Thanks for help
  13. E

    Ability in Spellbook

    Hey, i made a passive ability (based on evasion) add that ability in a spellbook. This ability has 3 levels and i can only research lvl 1 of that ability. Every further research i make doesnt increase the lvl .... Any ideas why ?
  14. E

    Custom Script Help

    Hey, there is an error when i save the map about this Custom Script: Custom script: call destroyplayer(udg_Base_PlayerB[1]) Any Ideas ? udg_Base_PlayerB[1] is an player variable with an array
  15. E

    Detect where blink is used

    Hey, is it possible to check where the ability Blink is used ? I mean in my map some the Hero shouldnt be able to cast blink in there, Like if they enter it, they get teleportad to the position of where they casted it. And one more thing u should know, u can enter this regions by running...
  16. E

    Block units

    Hey, i got a question, is it possible to block an unit if it wants to enter a region ? The idea is, if more then 2 players are already in that region, the entrance of it should block other entering allied units. Any ideas how to make this ?
  17. E

    Spellbook Question

    Hey is it possible to upgrade abilities in a spell book ? Or someone got a tutorial about spellbooks ?
  18. E

    Small Trigger doesnt work, Don't know why

    Shadow strike is based of Cripple, someone know why i doesnt work ? Event - Unit starts the effect of an ability Condition (Ability being cast) equal Shadow strike Action Unit - Create 1 Dummy Caster Pillar of flame for (Owner of (Casting unit)) at (Center of...
  19. E

    Supporter Tower Problem

    Hey, i got question, for my TD, i wanna make a tower that can provide one tower of your choice with 100% more attack speed and damage. I tried it with cripple (negaitve values etc...), problem is now, you should always be able to cast this effect on another tower. At the same time the first...
  20. E

    Wind walk ability

    hey i need help, i wanna do an ability that turns u invisibile but u lose mana each sec. It should be like the nightelf ability from the demonlord "cloak of flames". U can turn it on and off etc. Anyone has an idea or example how to do that? Thanks
Top