Search results

  1. Y

    How do I add Jass code?

    I already downloaded NewGen, but how do I add someones JASS script into the game?
  2. Y

    Item only can be picked up by a specific unit-type?

    Can I make an item that can be picked up only by a specific hero type?
  3. Y

    Condition help...

    Is there a condition that basicly sais: if number of heroes in a region equals to NumHeroes(intreger I made)... do action:
  4. Y

    A unit unloads from a transport?

    I was working on my map and I now have a problem I cant solve. this is the first trigger: EasterEgg1B Events Unit - A unit Is loaded into a transport Conditions ((Loading unit) is A Hero) Equal to True Actions Player Group - Pick every player in (All...
  5. Y

    MultiPlayer gate system

    Hello, I have a small problem. this is the problem: I made a multiplayer map, the number of players may vary from 1 to 4. I want a gate to be closed when all players enter a region. 'all players' might be 3 players or 4 player or 1 player since its multiplayer... how do I make the computer...
  6. Y

    Charge ability help

    Hey, I tried to create a charge ability this is what I did Events- a unit begins casting an abillity Conditions- abillity being cast equels to charge Actions- set casting unit speed 300 order casting unit to attack target unit of ability being cast on when I test it, the hero won't...
  7. Y

    [Spell Request] Pentagram fire symbol

    Can someone make this spell: -Casting time-6 seconds while casting it should make a pentagram made of fire effect(not to big but not to small) every blaze need to do about 10 damage per second after casting time complete it should summon a unit(doesn't matter which unit but make it a flying...
  8. Y

    warchasers spawn

    can anyone please explain to me how to make units to spawn and respawn like in the warchasers map?
  9. Y

    W A S D movement?

    just wondering, is there a way to make your character move with the W A S D keys...? If there is it will improve my map 1000 times then ever...
  10. Y

    A different creep spawn?

    Sorry, I know that a lot people asked for it. I need a creep respawn system, not like the ones I fouund. what I want is: there is a region with a Building when a hero enters the region the spawn should start with max of 6 creeps if there are more creeps then six it needs to stop. if the...
Top