Search results

  1. C

    Get Building Unit Help

    Im trying to set a variable(Unit) to the unit constructing a building. Any help? Clarification- My hero has a build function, how do I set my variable(Unit) to the hero constructing so I can add experience to that unit(Via Variable because their are multiple heroes who can also construct) later.
  2. C

    Is it possible to make auras do this?

    Hi, i've been working on a map for a while now and finally gotten to the heroes. The hero i'm making is a heavy aura using hero, but i felt it slightly overpowered to have a hero that can use 5 different auras at the same time with no cost to him. so i'm wondering if its possible to force the...
  3. C

    Multiple Charge Up Skills

    Im attempting to create a set of abilities that "Charge up" and increase damage every time your hero hits an enemy unit. But without any JASS experience Im going to attempt Only trigger based spells. Im not even sure where to start and what type of ability to use as a dummy ability. If anyone...
  4. C

    Offensive Warcry Help

    I'm not quite sure how to manipulate the ability "Howl of Terror" remove enemy defense instead of add. If i use a negative value the enemy gains the Positive equivalent. Can anyone show me a tutorial on subtracting defense temporarily.
  5. C

    Trigger Based Ability doesnt work with autocast?

    Hello, I've been working with warcraft 3 editor for a few years now, slowly gotten better, learned how to create some new abilities using triggers ect. But now i've run into a problem with an autocasting-Arrow ability not triggering the AOE implemented using triggers. If the ability auto-casts...
  6. C

    Limit one structure type per region?

    In my map I have region in which you have to build a "Square Holder" to take control of that region. But I dont want people to be able to build another in the region inless the first is destroyed. I dont know how to set up triggers to prevent people from just building another "Square Holder"...
  7. C

    Why doesn't this do anything?

    My map has a multiboard that has an integer as one of the strings, but when i change the integer it doesnt change on the multiboard ingame. This is the multiboard CreateScoreBox MultiboarVers Events Time - Elapsed game time is 1.00 seconds Conditions Actions...
  8. C

    Multiboard Help

    I want to make a multiboard with two rows and two columns, both top row columns have predefined text, but the bottom two columns I want to be an variable integer. I dont know how set them up to be the variables I want. This is What I have so far. CreateScoreBox MultiboarVers Events...
  9. C

    Which Trigger do I use?

    Currently im making a map that encorperates "Acid Rain", Basically the player is warned that it's going to rain, a trigger activates the envirment weather effect "Ashenvale Heavy Rain", the player have to enter there shelters or be damaged. Which trigger do i use to do a "damage units(Units/not...
  10. C

    dumb mistake help

    ok, been working on a map for about 2 years on and off, almost released it when i got a bad virus and had to redo my computer, now i did save the file of the map on a backup harddrive and thought everything was good. tried opening the file and realized, i forgot to back up the custom data from...
  11. C

    Crash when testing map not sure what error means

    Umm when i'm testing my map the game loads the level for a few seconds and then crashes it show this error What is this and can anyone help me fix it or tell me what it is?
Top