Recent content by Zetal

  1. Z

    Placement for Build Ability Issue

    From what I can tell, a recent patch broke one of my abilities. It was quite awhile ago that I actually started having the problem, but I remember it working just fine and I don't remember making any changes to it. Not very helpful of me, I guess, but that's it. The ability is a 500 range...
  2. Z

    How do I set the AI to insane for in the starcraft 2 editor

    You can also use the 'Set Player Difficulty' trigger. I think.
  3. Z

    Unit Classification bugg/problem?

    Idk, maybe I'm just retarded, but I couldn't get anything to work regarding the units being classified as 'hallucinations' so I made my own workaround. Kind of a stupid way, but whatever. Hallu test 2 Events Unit - Any Unit creates a unit with ability Sentry - Hallucination (Probe)...
  4. Z

    Unit Classification bugg/problem?

    Is it like this? And[ Conditions ((Triggering unit) is Hallucination) == false ((Triggering unit) is in Region 001) == true Or( Conditions (Unit type of (Triggering unit)) == Dark Templar (Unit type of (Triggering unit)) ==...
  5. Z

    Unit Classification bugg/problem?

    You'll want the In region, Isn't hallucination, and the Or to be inside of an And.
  6. Z

    Problems with WASD Movement

    Yes. It wouldn't move up once I released D if I did not use that.
  7. Z

    Unit Classification bugg/problem?

    Could you include the entire trigger? As in, event?
  8. Z

    Problems with WASD Movement

    Just letting go of D without pressing A? It goes straight up, yea.
  9. Z

    Problems with WASD Movement

    It works- but there are some rather glaring issues that I don't understand. When I push W+D for Up+right, it works. When I let go of D without letting go of W and then push A for up-left, my character stops. Looking in the trigger debugger, it shows that despite releasing the D key, it never...
Top