Recent content by Bigrocks

  1. B

    Random Region for Findable Unit Spawn

    I am trying to make it so that a specific hero will spawn for any player that sends a hero type unit they already own into a certain region first. But I actually have 7 regions and I want to make it random as to which one he will actually spawn at and I want them all on a random timer for when...
  2. B

    Guardian Shield Protect from Structure units only

    I am trying to alter the guardian shield so that it protects from damaging structures like photon cannons but not from units. So far I only see how to toggle on and off things like meelee and ranged damage. I also saw how to make it protect selected unit types, but not to only protect FROM...
  3. B

    Chronosphere ability

    I am trying to recreate the chronosphere ability I saw here . I understand it is based on time bomb, but I havnt had any luck trying to make it myself and feel it would make a very useful addition to my map, can anyone give me any help?
  4. B

    Trouble Making Chrono Ability

    Thanks, its working now.
  5. B

    Creating Structure tokens

    I am trying to make a map that spawns units depending on how many "castles" I build. These castles are just modified Fusion cores. I made a variable called Castle =1 <integer>to use a a counter. I then made a condition for a periodic spawn that Castle (the variable) == 1. And I did the same for...
  6. B

    Trouble Making Chrono Ability

    Hey, I am fairly new to the editor (about 2 weeks exp) and I am having trouble making something. The first thing I am trying to make is an ability that slows time (just like the chrono rift device that raynor uses). I have been trying to edit the chrono device that already exists but Im not...
Top