Search results

  1. Jscooby

    Start when all units in region?

    I need a trigger that checks that all players are in a region to start another trigger. I know this is probably going to need variables, such as player groups. But can't think of how to make it exactly. Also, is there a way for one triggers event/condition to be that another trigger was...
  2. Jscooby

    Simple trigger not working?

    Any idea why this is not working...? Kill Events Player - Player 1 (Red) types a chat message containing -kill as An exact match Player - Player 2 (Blue) types a chat message containing -kill as An exact match Player - Player 3 (Teal) types a chat message...
  3. Jscooby

    There is probably an easy answer...

    I have some fountains that have the auras or life regen and mana regen on them. That's all good, but it I only want it to heal the player's heros, not the computers monsters. When I go to edit the buff/affects I don't see anywhere to make it heal/regen only certain colors/heros.
  4. Jscooby

    Triggering Wave Help

    Hello. I'm trying to make a Hero Defense and I am having lots of trouble with making waves. :/ So what I want to happen is for the trigger to check for a specific unit in a region, and if there is no unit in that region then to do the action. This is what I have so far... Shades...
  5. Jscooby

    Trigger Working Weird

    So I have this trigger... Pheasants Events Map initialization Conditions Actions Game - Display to (All players) for 10.00 seconds the text: You have 30 seconds... Wait 30.00 seconds Set TempPoint = (Center of Region 006 <gen>) Set...
  6. Jscooby

    Life System

    Losing Lives Events Unit - A unit enters Region 009 <gen> Conditions (Owner of (Triggering unit)) Equal to Player 10 (Light Blue) Actions I want to create a life system, to where a unit walks into this region and takes away 1 life. That's all I have so...
  7. Jscooby

    Bounty?

    Why isn't this unit giving any bounty when it is killed?
  8. Jscooby

    Repick?

    Why isn't my repick trigger not working? It kills the hero but does not spawn the wisp. Repick Events Unit - A unit enters Region 010 <gen> Conditions Or - Any (Conditions) are true Conditions (Owner of (Triggering unit)) Equal to...
  9. Jscooby

    Spawning

    Pheasants Events Map initialization Conditions Actions Game - Display to (All players) for 10.00 seconds the text: You have 30 seconds... Wait 30.00 seconds Set TempPoint = (Center of Region 006 <gen>) Set TempPoint2 = (Center of Region...
  10. Jscooby

    Multi Board Quick Question

    I'm going through the guide located here: http://world-editor-tutorials.thehelper.net/multiboard.php I'm at the part of setting player colors, but I don't get how I input the color codes, so this is what I have, which doesn't match what the guide has. Multiboard TD Events Map...
  11. Jscooby

    Why is this trigger not working?...

    Untitled Trigger 001 Events Map initialization Conditions Actions Game - Display to (All players) for 10.00 seconds the text: You have 30 seconds... Wait 30.00 seconds Unit - Create 10 Peasant for Player 10 (Light Blue) at (Center of Region 006...
  12. Jscooby

    Starting Positions

    Hello, I'm a bit new to world editor... I know how do terrain, doodads, edit things and such but nothing about the programming of the game. For the start of the game I want there to be a area to choose a hero. (IE: The ghost unit walks to this region -> creates Unit Hero at this specific...
  13. Jscooby

    New to this

    So I'm editing a very old map that hasn't been used in awhile and bringing it back with a little difference of my own. First off, I changed the terrain in the map and some of the new terrain appears on the mini map and some of it doesn't. But when you scroll over it, actually looking on the...
  14. Jscooby

    Warcraft 3 Hosting

    Hello. I have been trying to figure this out myself through tutorials and guides on how to host a game on the game Warcraft 3 for the computer, but so far I cannot seem to get anything to work. Here are my computer specs: * Gateway Desktop Computer * Windows XP * 108mbps Netgear Router...
Top