Search results

  1. N

    Items opening doors

    Hey. Im trying to make a trigger that would open a door when an item of a certain type is placed in a specific region, then if its removed it would close. Is this possible, if so how would I do this?
  2. N

    Casting custom spells

    Hey. I've been trying to get a unit to cast a custom spell whenever the cooldown is up or cast it every X seconds but have had no luck. Is anyone able to help?
  3. N

    Unit to perform spell when attacked

    Hey. I've been trying to make a unit cast blink at a random point in a region when attacked. I have the first part, how to trigger it to cast it but I don't how to issue the order. Trigger Events Unit - A unit Is attacked Conditions (Owner of (Attacked unit)) equal to Player...
  4. N

    Cliff Texture Question

    Just a quick question. I know its possible to change the tileset, but is it possible to change the clifftype tileset
  5. N

    Item Help

    Heya, This is probably a simple thing to do but I cant figure it out. I'm creating a maze map (just to learn how to use the editor) Different terrain does different thing when walked on, so for lava it does damage. This is the script I have setup Lava Events Time - Every 0.05 seconds of...
  6. N

    Creating X Amount of units

    Hey all. I was wondering if it was possible to create X amount of units, where X is user specified via a chat command. So a player could type: -10footmen spawning 10 footmen, but could also type -5footmen spawning 5 instead. I know I could go through and add each trigger separately...
Top