Recent content by Ancanus

  1. Ancanus

    Effects That Hit Units or Ground?

    Change somewhere Target Unit to Target Unit/Point
  2. Ancanus

    Trigger after killing 3 units?

    You are going to need an array to store the kills. Event A unit dies Condition Unit-type of Dying Unit is Lava Crab Actions Modify Property: numberKills[Owner of (Killing Unit)] = +1 If (numberKills[Owner of (Killing Unit) == 3) Your actions go here.
  3. Ancanus

    No one joining public published map

    I suggest you create your map with the sole idea that you will only play it with your closest and dearest friends. With the current system, only (10?) maps will make it. As you said, rich will get richer.
  4. Ancanus

    2 questions (locust, colision)

    That's very odd. I believe I've used it before but it seems to be broken at the moment. My condolences.
  5. Ancanus

    Map Speed

    You can set the default speed and lock it in the lobby using Map -> Game Variants.
  6. Ancanus

    2 questions (locust, colision)

    You may Supress Collision (and do your locust goodness) by adding a buff behavior that changes state flags.
  7. Ancanus

    Locking Player Colours and Teams

    Word of warning though, some settings in that menu are currently bugged and won't allow you to publish your map. Just something to keep in mind.
  8. Ancanus

    Looking for channel

    Dito, any of the objects in Core.SC2Mod are pretty much effectless (they are the framework of all the implemented objects). Take a look at CAbilEffectInstant and CAbilEffectTarget. I, however, personally recommend you to try to implement your spells using the data-editor first before attempting...
  9. Ancanus

    Locking Player Colours and Teams

    Have you tried using the Map -> Game Variants menu?
  10. Ancanus

    Many sc2 functions seem to be bugged...

    Hello Frozenwind, could you post examples (triggers or test maps) of these things which don't work? We may be able to figure it out.
  11. Ancanus

    Dependencies Remove Object Editor Data?

    Lucky you. All of mine got wiped out instead of getting a copy. Back to the drawing board.
  12. Ancanus

    Starcraft 2 Pre-Order Price Fluctuating

    Is posting advertising links against the forum rules? I found it here. Edit: Price reverted to $59.99
  13. Ancanus

    Starcraft 2 Pre-Order Price Fluctuating

    EDIT: Deal is off, game is back to $59.99
  14. Ancanus

    Transport Ability Flags

    Perhaps it allows right-click to work as a Load command?
  15. Ancanus

    phase 2

    Sevion...! How could you...!
Top